ExternalTableStatement.SelectStatement Propiedad

Definición

Representa la parte de consulta de una instrucción CTAS.

public Microsoft.SqlServer.TransactSql.ScriptDom.SelectStatement SelectStatement { get; set; }
member this.SelectStatement : Microsoft.SqlServer.TransactSql.ScriptDom.SelectStatement with get, set
Public Property SelectStatement As SelectStatement

Valor de propiedad

Se aplica a