EndPropertyMapping(AssociationEndMember) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
建立關聯結束屬性對應。
public EndPropertyMapping (System.Data.Entity.Core.Metadata.Edm.AssociationEndMember associationEnd);
new System.Data.Entity.Core.Mapping.EndPropertyMapping : System.Data.Entity.Core.Metadata.Edm.AssociationEndMember -> System.Data.Entity.Core.Mapping.EndPropertyMapping
Public Sub New (associationEnd As AssociationEndMember)
參數
- associationEnd
- AssociationEndMember
AssociationEndMember,指定要對應的關聯端。