次の方法で共有


ObjectImpact.PropertyChanges プロパティ

定義

ツリー内に存在していたオブジェクトのうち、まだ残っているすべてのオブジェクト (削除または追加されたものは対象外) に対して行われたすべてのプロパティ変更

public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.AnalysisServices.Tabular.PropertyChangeEntry> PropertyChanges { get; }
member this.PropertyChanges : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.AnalysisServices.Tabular.PropertyChangeEntry>
Public ReadOnly Property PropertyChanges As ReadOnlyCollection(Of PropertyChangeEntry)

プロパティ値

適用対象