Compartilhar via


Propriedade SqlPotentialElementDescriptor.IsVariable

Obtém um valor que indica se este é um objeto variable.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
Public ReadOnly Property IsVariable As Boolean
    Get
public bool IsVariable { get; }
public:
property bool IsVariable {
    bool get ();
}
member IsVariable : bool
function get IsVariable () : boolean

Valor de propriedade

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

SqlPotentialElementDescriptor Classe

Namespace Microsoft.Data.Schema.Sql.SchemaModel