PartitionSource Class
Updated: May 24, 2016
A base class for all partition sources: QueryPartitionSource, CalculatedPartitionSource, MPartitionSource (reserved for future use).
Assembly: Microsoft.AnalysisServices.Tabular (in Microsoft.AnalysisServices.Tabular.dll)
System::Object
Microsoft.AnalysisServices.Tabular::PartitionSource
Microsoft.AnalysisServices.Tabular::CalculatedPartitionSource
Microsoft.AnalysisServices.Tabular::QueryPartitionSource
Microsoft.AnalysisServices.Tabular::PartitionSource
Microsoft.AnalysisServices.Tabular::CalculatedPartitionSource
Microsoft.AnalysisServices.Tabular::QueryPartitionSource
| Name | Description | |
|---|---|---|
![]() | PartitionSource() | Initializes a new instance of the PartitionSource class. |
| Name | Description | |
|---|---|---|
![]() | Partition | Gets or sets an accessor that returns a Partition object. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


