WhenClause.ThenExpression Property

Definition

The expression that comes after then.

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

Property Value

Applies to