Partager via


IModelAnnotation.Name, propriété

Obtient ou définit le nom de cette annotation.

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

Syntaxe

'Déclaration
Property Name As ModelIdentifier
    Get
    Set
ModelIdentifier Name { get; set; }
property ModelIdentifier^ Name {
    ModelIdentifier^ get ();
    void set (ModelIdentifier^ value);
}
abstract Name : ModelIdentifier with get, set
function get Name () : ModelIdentifier
function set Name (value : ModelIdentifier)

Valeur de propriété

Type : Microsoft.Data.Schema.SchemaModel.ModelIdentifier
Objet Identifier.

Notes

Le nom de cette annotation peut être nullune référence null (Nothing en Visual Basic).

Sécurité .NET Framework

Voir aussi

Référence

IModelAnnotation Interface

Microsoft.Data.Schema.SchemaModel, espace de noms

Identifier