TSqlBatch.Statements 속성

정의

문 목록(비어 있을 수 있음)입니다.

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

속성 값

적용 대상