Microsoft.AnalysisServices.Tabular.DataRefresh Namespace

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.

Classes

ColumnOverride

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

DataColumnOverride

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

DataSourceOverride

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

MPartitionSourceOverride

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

NamedExpressionOverride

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

OverrideCollection

Represents the collection of overrides.

PartitionOverride

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

PartitionSourceOverride

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

ProviderDataSourceOverride

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

QueryPartitionSourceOverride

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

StructuredDataSourceOverride

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