ObjectImpact.PropertyChanges 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
过去存在于和当前仍存在于(未删除或未添加的)树中的所有对象上发生的所有属性更改
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)