Propriété IEdmPropertyConstructor.Name
Obtient le nom de la propriété.
Espace de noms : Microsoft.Data.Edm.Expressions
Assembly : Microsoft.Data.Edm (en Microsoft.Data.Edm.dll)
Syntaxe
'Déclaration
ReadOnly Property Name As String
Get
'Utilisation
Dim instance As IEdmPropertyConstructor
Dim value As String
value = instance.Name
string Name { get; }
property String^ Name {
String^ get ();
}
abstract Name : string
function get Name () : String
Valeur de propriété
Type : System.String
Nom de la propriété.