C# Class DataAccessFramework.Querying.DateTimeConstant

A where part that represents a string constant. Will be converted to a parameter.
Inheritance: WherePart
Afficher le fichier Open project: PeteProgrammer/DataAccessFramework

Méthodes publiques

Méthode Description
DateTimeConstant ( System.DateTime value ) : System

Private Methods

Méthode Description
BuildSql ( BuildSqlContext context ) : void

Method Details

DateTimeConstant() public méthode

public DateTimeConstant ( System.DateTime value ) : System
value System.DateTime
Résultat System