SearchedWhenClause.WhenExpression Property

Definition

The boolean expression that comes after when

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

Property Value

Applies to