DeclareVariableStatement.Declarations Eigenschaft

Definition

Die Liste der Deklarationen muss mindestens ein Element aufweisen.

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)

Eigenschaftswert

Gilt für: