TSqlObjectFactory

Interface that allows objects to be create for primary key values

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TSqlObjectFactory

Source

Sql.ObjectFactory.pas (27)

Methods

ScopeVisibilityResultNameDescription
InstancepublicTClassGetClass()Returns the class of all the objects returned by CreateObjects
InstancepublicTList<TBaseObject>CreateObjects(Parent: TValuePath; PrimaryKeys: TList<TRecord>)Creates the corresponding to the provided primary keys