AssociationSet.ElementType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與這個 AssociationSet 相關的關聯。
public:
property System::Data::Metadata::Edm::AssociationType ^ ElementType { System::Data::Metadata::Edm::AssociationType ^ get(); };
public System.Data.Metadata.Edm.AssociationType ElementType { get; }
member this.ElementType : System.Data.Metadata.Edm.AssociationType
Public ReadOnly Property ElementType As AssociationType
屬性值
AssociationType 物件,表示這個 AssociationSet 相關的關聯。