This property indicated whethere generated SQL should include parameters instead of real values.
String
condFieldName
The name of the field in currently processing condition (used for generation of parameter names)
Properties
Type
Name
Description
QueryFormats
Formats
Gets the formats of the result query statement. This is a structure which allows you to set different formatting option of generated SQL (or other query language) statements. For more information please read Korzh.EasyQuery.QueryFormats reference.
DataModel
Model
Gets the model. An instance of Korzh.EasyQuery.DataModel class or one of its descendants (for example DbModel)
Query
Query
Gets the query object associated with the builder.
QueryParamList
QueryParams
Gets the list of query parameters (for parameterized queries)