Column.ExtendedProperties 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取当前列中所有扩展属性的集合对象。
public Microsoft.AnalysisServices.Tabular.ColumnExtendedPropertyCollection ExtendedProperties { get; }
member this.ExtendedProperties : Microsoft.AnalysisServices.Tabular.ColumnExtendedPropertyCollection
Public ReadOnly Property ExtendedProperties As ColumnExtendedPropertyCollection
属性值
注解
仅当数据库的兼容级别为 1400 或更高版本时,才支持此属性。