Column.ChangedProperties 属性

定义

获取当前列中所有已更改属性的集合对象。

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

属性值

注解

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

适用于