EdmProperty.Create(String, TypeUsage) Méthode
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.
Crée une instance de type EdmProperty.
public static System.Data.Entity.Core.Metadata.Edm.EdmProperty Create(string name, System.Data.Entity.Core.Metadata.Edm.TypeUsage typeUsage);
static member Create : string * System.Data.Entity.Core.Metadata.Edm.TypeUsage -> System.Data.Entity.Core.Metadata.Edm.EdmProperty
Paramètres
- name
- String
Nom de la propriété.
Retours
Nouvelle instance de type EdmProperty