Sdílet prostřednictvím


DbExpressionBuilder.True Vlastnost

Definice

Získá s DbConstantExpression logickou hodnotou 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

Hodnota vlastnosti

A DbConstantExpression s logickou hodnotou true.

Platí pro