Partager via


DbExpressionBuilder.False Propriété

Définition

Obtient un DbConstantExpression avec la valeur booléenne false.

public static System.Data.Entity.Core.Common.CommandTrees.DbConstantExpression False { get; }
member this.False : System.Data.Entity.Core.Common.CommandTrees.DbConstantExpression
Public ReadOnly Property False As DbConstantExpression

Valeur de propriété

DbConstantExpression avec la valeur booléenne false.

S’applique à