TSqlBatch.Statements Propriété

Définition

Liste d’instructions, éventuellement vide.

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

Valeur de propriété

S’applique à