Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
DataAccessFramework
Querying
DateTimeConstant
C# Class DataAccessFramework.Querying.DateTimeConstant
A where part that represents a string constant. Will be converted to a parameter.
Inheritance:
WherePart
ファイルを表示
Open project: PeteProgrammer/DataAccessFramework
Public Methods
Method
Description
DateTimeConstant
(
System.DateTime
value
) :
System
Private Methods
Method
Description
BuildSql
(
BuildSqlContext
context
) :
void
Method Details
DateTimeConstant()
public
method
public
DateTimeConstant
(
System.DateTime
value
) :
System
value
System.DateTime
return
System