次の方法で共有


Relationship.ChangedProperties プロパティ

定義

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

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

プロパティ値

注釈

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

適用対象