Partager via


SqlElementDescriptor.IsEmpty, propriété

Obtient une valeur qui indique si le descripteur est vide (ne contient pas d'identificateur).

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 IsEmpty As Boolean
    Get
public bool IsEmpty { get; }
public:
property bool IsEmpty {
    bool get ();
}
member IsEmpty : bool
function get IsEmpty () : boolean

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

SqlElementDescriptor Classe

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