Partager via


DbExpressionBuilder.True Propriété

Définition

Obtient un DbConstantExpression avec la valeur booléenne true.

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

Valeur de propriété

DbConstantExpression avec la valeur booléenne true.

S’applique à