SimpleCaseExpression.InputExpression Property

Definition

The input expression.

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

Property Value

Applies to