DbExpressionBuilder.True Property

 

Creates a DbConstantExpression with the Boolean value true.

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

public static DbConstantExpression True { get; }