DbExpressionBuilder.False Property

 

Creates a DbConstantExpression with the Boolean value false.

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

public static DbConstantExpression False { get; }