共用方式為


Relationship.ChangedProperties 屬性

定義

取得目前 Relationship 中所有已變更屬性的集合物件。

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

屬性值

備註

只有在資料庫的相容性層級為 1567 或更新版本時,才支援此屬性。

適用於