次の方法で共有


Table.ChangedProperties プロパティ

定義

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

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

プロパティ値

注釈

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

適用対象