次の方法で共有


AssociationSetEnd.ParentAssociationSet プロパティ

定義

この AssociationSetEnd の親アソシエーション セットを取得します。

public:
 property System::Data::Metadata::Edm::AssociationSet ^ ParentAssociationSet { System::Data::Metadata::Edm::AssociationSet ^ get(); };
public System.Data.Metadata.Edm.AssociationSet ParentAssociationSet { get; }
member this.ParentAssociationSet : System.Data.Metadata.Edm.AssociationSet
Public ReadOnly Property ParentAssociationSet As AssociationSet

プロパティ値

この AssociationSet の親アソシエーション セットを表す AssociationSetEnd オブジェクト。

適用対象