Partager via


SqlPotentialElementDescriptor.IsVariable, propriété

Obtient une valeur qui indique s'il s'agit d'un objet variable.

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

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

SqlPotentialElementDescriptor Classe

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