Overview
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
Unit dependency graph
Classes hierarchy graph
JCoreOPFCriteriaSQL
type TJCoreOPFSQLCriteriaAliasList = class(specialize TFPGObjectList<TJCoreOPFSQLCriteriaAlias>)
function AddInnerAlias(const AMap: TJCoreOPFMap; const AJoinAlias: TJCoreOPFSQLCriteriaAlias): TJCoreOPFSQLCriteriaAlias;
function AddMainAlias(const AMap: TJCoreOPFMap): TJCoreOPFSQLCriteriaAlias;
function AddSubMapAlias(const AMap: TJCoreOPFMap; const AJoinAlias: TJCoreOPFSQLCriteriaAlias; const AFetchStrategy: TJCoreOPFSQLCriteriaAbstractFetchStrategy): TJCoreOPFSQLCriteriaAlias;