BinaryQueryExpression.SecondQueryExpression Property

Definition

Second query expression.

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

Property Value

Applies to