Microsoft.AnalysisServices.Tabular.DataRefresh Namespace

 

Updated: May 24, 2016

Provides base classes used in refresh operations for tabular models at compatibility level 1200. Base classes are provided for objects that store or represent data structures, such as partitions, query objects, and data sources.

ClassDescription
System_CAPS_pubclassColumnOverride

Base class for the objects that represent overriden properties of Column objects that are provided for the duration of refresh operation.

System_CAPS_pubclassDataColumnOverride

Represents object that holds overriden properties of DataColumn that are provided for the duration of refresh operation.

System_CAPS_pubclassDataSourceOverride

Base class for the objects that represent overriden properties of DataSource objects that are provided for the duration of refresh operation.

System_CAPS_pubclassOverrideCollection

Represents the collection of overrides.

System_CAPS_pubclassPartitionOverride

Represents the object that overrides the properties of regular Partition for the duration of refresh operation.

System_CAPS_pubclassPartitionSourceOverride

Base class for objects that override the properties of partition source objects.

System_CAPS_pubclassProviderDataSourceOverride

Represents object that holds overriden properties of ProviderDataSource that are provided for the duration of refresh operation.

System_CAPS_pubclassQueryPartitionSourceOverride

Represents the override properties of a QueryPartitionSource object that are provided for the duration of a refresh operation.

Return to top
Show: