MappingFragment.StoreEntitySet 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 l’EntitySet correspondant à la table ou à la vue en cours de mappage.
public System.Data.Entity.Core.Metadata.Edm.EntitySet StoreEntitySet { get; }
member this.StoreEntitySet : System.Data.Entity.Core.Metadata.Edm.EntitySet
Public ReadOnly Property StoreEntitySet As EntitySet