NullIfExpression.SecondExpression Property

Definition

The second expression.

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

Property Value

Applies to