PerspectiveTable.PerspectiveSets 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.
Gets the collection object of all perspectivesets in the current PerspectiveTable.
public Microsoft.AnalysisServices.Tabular.PerspectiveSetCollection PerspectiveSets { get; }
member this.PerspectiveSets : Microsoft.AnalysisServices.Tabular.PerspectiveSetCollection
Public ReadOnly Property PerspectiveSets As PerspectiveSetCollection
Property Value
Remarks
This property is only supported at database compatibility level of 1400 or above for Pbi server.