Perspective.ExtendedProperties 属性

定义

获取当前 Perspective 中所有扩展属性的集合对象。

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

属性值

注解

仅当数据库的兼容级别为 1400 或更高版本时,才支持此属性。

适用于