TSqlScript.Batches Property

Definition

Batches in the 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)

Property Value

Applies to