Partition.ExtendedProperties 属性

定义

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

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

属性值

注解

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

适用于