C# Class DataAccessFramework.Querying.WherePart

Represents a part in where part of an sql query.
Afficher le fichier Open project: PeteProgrammer/DataAccessFramework Class Usage Examples

Private Methods

Méthode Description
BuildSql ( BuildSqlContext sqlContext ) : void

Builds the SQL for this part.