DbCaseExpression.When Property

 

Gets the When clauses of this DbCaseExpression.

Namespace:   System.Data.Entity.Core.Common.CommandTrees
Assembly:  EntityFramework (in EntityFramework.dll)

public IList<DbExpression> When { get; }