TZAdoPlainDriver Class Reference

Inheritance diagram for TZAdoPlainDriver:

TZAbstractObject IZPlainDriver TInterfacedObject IZObject

List of all members.

Public Member Functions

IZInterface Clone ()
 Clones an object instance.
Boolean Equals (const IZInterface Value)
string GetDescription ()
string GetProtocol ()
LongInt Hash ()
 Gets a unique hash for this object.
 Initialize ()
Boolean InstanceOf (const TGUID IId)
 Checks is this object implements a specified interface.
string ToString ()
 Converts this object into the string representation.
 TZAdoPlainDriver ()


Detailed Description

Definition at line 62 of file ZPlainAdoDriver.pas.


Constructor & Destructor Documentation

TZAdoPlainDriver::TZAdoPlainDriver (  ) 

Definition at line 86 of file ZPlainAdoDriver.pas.


Member Function Documentation

IZInterface TZAbstractObject::Clone (  )  [inherited]

Clones an object instance.

Returns:
a clonned object instance.

Reimplemented from IZObject.

Reimplemented in TZCollection, TZUnmodifiableCollection, TZHashMap, TZStack, and TZAnyValue.

Definition at line 474 of file ZClasses.pas.

Boolean TZAbstractObject::Equals ( const IZInterface  Value  )  [inherited]

Reimplemented in TZAnyValue.

string TZAdoPlainDriver::GetDescription (  ) 

Reimplemented from IZPlainDriver.

Definition at line 101 of file ZPlainAdoDriver.pas.

string TZAdoPlainDriver::GetProtocol (  ) 

Reimplemented from IZPlainDriver.

Definition at line 93 of file ZPlainAdoDriver.pas.

LongInt TZAbstractObject::Hash (  )  [inherited]

Gets a unique hash for this object.

Returns:
a unique hash for this object.

Reimplemented from IZObject.

Definition at line 462 of file ZClasses.pas.

TZAdoPlainDriver::Initialize (  ) 

Reimplemented from IZPlainDriver.

Definition at line 109 of file ZPlainAdoDriver.pas.

Boolean TZAbstractObject::InstanceOf ( const TGUID  IId  )  [inherited]

Checks is this object implements a specified interface.

Parameters:
IId an interface id.
Returns:
True if this object support the interface.

Reimplemented from IZObject.

Definition at line 488 of file ZClasses.pas.

string TZAbstractObject::ToString (  )  [inherited]

Converts this object into the string representation.

Returns:
a string representation for this object.

Reimplemented from IZObject.

Reimplemented in TZCollection, TZUnmodifiableCollection, TZStack, and TZAnyValue.

Definition at line 501 of file ZClasses.pas.


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

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