SetCommandStatement.Commands プロパティ

定義

個々のコマンド

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

プロパティ値

適用対象