Overview
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
Unit dependency graph
Classes hierarchy graph
JCoreOPFCriteriaSQL
type TJCoreOPFSQLCriterionList = class(TObject)
constructor Create;
destructor Destroy; override;
procedure Add(const ACriterion: IJCoreOPFSQLCriterion);
function GetSQL(const AResolver: IJCoreOPFSQLCriteriaResolver): string;