AssociationSetMapping.SourceEndMapping Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le mappage de propriété de fin de source.
public System.Data.Entity.Core.Mapping.EndPropertyMapping SourceEndMapping { get; set; }
member this.SourceEndMapping : System.Data.Entity.Core.Mapping.EndPropertyMapping with get, set
Public Property SourceEndMapping As EndPropertyMapping