SimpleWhenClause.WhenExpression Property

Definition

The scalar expression that comes after when

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

Property Value

Applies to