Udostępnij przez


DbExpressionBuilder.True Właściwość

Definicja

Pobiera wartość DbConstantExpression z wartością logiczną 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

Wartość właściwości

A DbConstantExpression z wartością logiczną true.

Dotyczy