BinaryQueryExpression.FirstQueryExpression Property

Definition

First query expression.

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

Property Value

Applies to