DbCaseExpression.Then Property

 

Gets the Then clauses of this DbCaseExpression.

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

public IList<DbExpression> Then { get; }