TSqlScript.Batches Propiedad

Definición

Lotes en el script.

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

Valor de propiedad

Se aplica a