CalculatedPartitionSource Class
Updated: May 24, 2016
Represents a Partition of a CalculatedTable object.
Assembly: Microsoft.AnalysisServices.Tabular (in Microsoft.AnalysisServices.Tabular.dll)
System::Object
Microsoft.AnalysisServices.Tabular::PartitionSource
Microsoft.AnalysisServices.Tabular::CalculatedPartitionSource
Microsoft.AnalysisServices.Tabular::PartitionSource
Microsoft.AnalysisServices.Tabular::CalculatedPartitionSource
| Name | Description | |
|---|---|---|
![]() | CalculatedPartitionSource() | Initializes a new instance of the CalculatedPartitionSource class. |
| Name | Description | |
|---|---|---|
![]() | Expression | Gets or sets the query used to build the calculated partition. |
![]() | Partition | Gets or sets an accessor that returns a Partition object. (Inherited from PartitionSource.) |
| 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:


