component/ZAbstractRODataset.pas File Reference

Go to the source code of this file.

Classes

class  EZDatabaseError
 Implements a Zeos specific database exception with SQL error code. More...
class  TZAbstractRODataset
 Abstract dataset component optimized for read/only access. More...
class  TZDataLink
 Dataset Linker class. More...

Typedefs

typedef set< TZDatasetOptionTZDatasetOptions
 Set of dataset options.

Enumerations

enum  TSortType { stAscending, stDescending, stIgnored }
enum  TZDatasetOption { doOemTranslate, doCalcDefaults, doAlwaysDetailResync, doSmartOpen }
 Options for dataset. More...


Typedef Documentation

Set of dataset options.

Definition at line 107 of file ZAbstractRODataset.pas.


Enumeration Type Documentation

enum TSortType

Enumerator:
stAscending 
stDescending 
stIgnored 

Definition at line 88 of file ZAbstractRODataset.pas.

Options for dataset.

Enumerator:
doOemTranslate 
doCalcDefaults 
doAlwaysDetailResync 
doSmartOpen 

Definition at line 97 of file ZAbstractRODataset.pas.


Generated on Wed Dec 30 08:42:41 2009 for zeoslib by  doxygen 1.5.7.1