QueryDerivedTable.QueryExpression Property

Definition

The subquery.

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

Property Value

Applies to