共用方式為


Relationship.ExtendedProperties 屬性

定義

取得目前 Relationship 中所有 extendedproperties 的集合物件。

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

屬性值

備註

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

適用於