次の方法で共有


DbExpressionBuilder.True プロパティ

定義

ブール値が true の を DbConstantExpression 取得します。

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

プロパティ値

DbConstantExpressionブール値が true の 。

適用対象