TSqlScript.Batches 屬性

定義

劇本裡有批次。

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)

屬性值

適用於