次の方法で共有


Column.ChangedProperties プロパティ

定義

現在の Column 内のすべての変更されたプロパティのコレクション オブジェクトを取得します。

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

プロパティ値

注釈

このプロパティは、データベースの互換性レベルが 1567 以上の場合にのみサポートされます。

適用対象