AttributeHierarchy.ExtendedProperties 属性

定义

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

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

属性值

注解

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

适用于