BooleanBinaryExpression.FirstExpression Property

Definition

The first child expression.

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

Property Value

Applies to