CaseWhenClause.Test Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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