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