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)

属性值

适用于