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)

プロパティ値

適用対象