Partager via


SqlAnnotationDescriptor.HasName, propriété

Obtient une valeur qui indique si l'annotation a un nom.

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

Syntaxe

'Déclaration
Public ReadOnly Property HasName As Boolean
    Get
public bool HasName { get; }
public:
property bool HasName {
    bool get ();
}
member HasName : bool
function get HasName () : boolean

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

SqlAnnotationDescriptor Classe

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms