IZSequence Class Reference

Database sequence generator interface. More...

Inheritance diagram for IZSequence:

IZInterface TZAbstractSequence TZInterbase6Sequence TZOracleSequence TZPostgreSQLSequence

List of all members.

Public Member Functions

Integer GetBlockSize ()
IZConnection GetConnection ()
Int64 GetCurrentValue ()
string GetCurrentValueSQL ()
string GetName ()
Int64 GetNextValue ()
string GetNextValueSQL ()
 SetBlockSize (const Integer Value)
 SetName (const string Value)


Detailed Description

Database sequence generator interface.

Definition at line 2208 of file ZDbcIntfs.pas.


Member Function Documentation

Integer IZSequence::GetBlockSize (  ) 

Reimplemented in TZAbstractSequence.

IZConnection IZSequence::GetConnection (  ) 

Reimplemented in TZAbstractSequence.

Int64 IZSequence::GetCurrentValue (  ) 

string IZSequence::GetCurrentValueSQL (  ) 

string IZSequence::GetName (  ) 

Reimplemented in TZAbstractSequence.

Int64 IZSequence::GetNextValue (  ) 

string IZSequence::GetNextValueSQL (  ) 

IZSequence::SetBlockSize ( const Integer  Value  ) 

Reimplemented in TZAbstractSequence.

IZSequence::SetName ( const string  Value  ) 

Reimplemented in TZAbstractSequence.


The documentation for this class was generated from the following file:

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