QuerySpecification.SelectElements Propriedade

Definição

Estas são as colunas selecionadas ou as variáveis definidas, os tipos fortes de objetos que podem estar aqui são 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 da propriedade

Aplica-se a