CaseWhenClause.Test Property

Definition

The value to compare with Operand or the condition to evaluate.

public virtual Microsoft.EntityFrameworkCore.Query.SqlExpressions.SqlExpression Test { get; }
member this.Test : Microsoft.EntityFrameworkCore.Query.SqlExpressions.SqlExpression
Public Overridable ReadOnly Property Test As SqlExpression

Property Value

Applies to