Click or drag to resize

MapperKernel_lastPseudoSQL Field

The last main query SQL statement executed. This is used internally to determine if the query SQL has changed since the last query.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected string _lastPseudoSQL

Field Value

Type: String
See Also