共用方式為


DbExpressionBuilder.False 屬性

定義

取得布林值 falseDbConstantExpression

public:
 static property System::Data::Common::CommandTrees::DbConstantExpression ^ False { System::Data::Common::CommandTrees::DbConstantExpression ^ get(); };
public static System.Data.Common.CommandTrees.DbConstantExpression False { get; }
static member False : System.Data.Common.CommandTrees.DbConstantExpression
Public ReadOnly Property False As DbConstantExpression

屬性值

布林值為 falseDbConstantExpression

適用於