SetCommandStatement.Commands Property

Definition

Individual 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)

Property Value

Applies to