ReceiveStatement.SelectElements Propiedad

Definición

Estas son las columnas seleccionadas o variables de conjunto, los tipos seguros de objetos que pueden estar aquí son SelectColumn, SelectSetVariable.

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

Valor de propiedad

Se aplica a