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)

属性值

适用于