Partilhar via


DbExpressionBuilder.True Propriedade

Definição

Obtém um DbConstantExpression com o valor booliano 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

Valor da propriedade

Um DbConstantExpression com o valor booliano true.

Aplica-se a