共用方式為


DbExpressionBuilder.False 屬性

定義

DbConstantExpression取得具有布林值 false 的 。

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

屬性值

DbConstantExpression具有布林值 false 的 。

適用於