Partition.SourceType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The type of source used by the Partition. This is either a query against a DataSource, or for calculated tables, an expression.
public Microsoft.AnalysisServices.Tabular.PartitionSourceType SourceType { get; }
member this.SourceType : Microsoft.AnalysisServices.Tabular.PartitionSourceType
Public ReadOnly Property SourceType As PartitionSourceType