Partager via


ModelPropertyClass.Name, propriété

Obtient le nom de la propriété.

Espace de noms :  Microsoft.Data.Schema.SchemaModel
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Name As String
    Get
public string Name { get; }
public:
property String^ Name {
    String^ get ();
}
member Name : string
function get Name () : String

Valeur de propriété

Type : System.String
Nom de la propriété.

Sécurité .NET Framework

Voir aussi

Référence

ModelPropertyClass Classe

Microsoft.Data.Schema.SchemaModel, espace de noms