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)

属性值

适用于