DeclareVariableStatement.Declarations Propiedad

Definición

La lista de declaraciones debe tener al menos un elemento.

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.DeclareVariableElement> Declarations { get; }
member this.Declarations : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.DeclareVariableElement>
Public ReadOnly Property Declarations As IList(Of DeclareVariableElement)

Valor de propiedad

Se aplica a