TSqlBatch.Statements Propiedad

Definición

Lista de instrucciones, posiblemente vacías.

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)

Valor de propiedad

Se aplica a