Table.Partitions Property

Definition

Gets the collection object of all partitions in the current Table.

public Microsoft.AnalysisServices.Tabular.PartitionCollection Partitions { get; }
member this.Partitions : Microsoft.AnalysisServices.Tabular.PartitionCollection
Public ReadOnly Property Partitions As PartitionCollection

Property Value

Applies to