EdmTypeAttribute.NamespaceName 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.
Nom de l’espace de noms du type d’objet d’entité ou type complexe dans le schéma conceptuel mappé à ce type.
public:
property System::String ^ NamespaceName { System::String ^ get(); void set(System::String ^ value); };
public string NamespaceName { get; set; }
member this.NamespaceName : string with get, set
Public Property NamespaceName As String
Valeur de propriété
Il String s’agit du nom de l’espace de noms.