BooleanTernaryExpression.ThirdExpression Property

Definition

The third child expression.

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

Property Value

Applies to