SelectStatement.QueryExpression Propriété

Définition

Il s’agit du corps principal de l’instruction select.

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

Valeur de propriété

S’applique à