DbCaseExpression.Else Property

 

Gets the Else clause of this DbCaseExpression.

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

public DbExpression Else { get; }