IZDriverManager Class Reference

Driver Manager interface. More...

Inherits IUnknown.

List of all members.

Public Member Functions

 AddLoggingListener (IZLoggingListener Listener)
 DeregisterDriver (IZDriver Driver)
Integer GetClientVersion (const string Url)
IZConnection GetConnection (const string Url)
IZConnection GetConnectionWithLogin (const string Url, const string User, const string Password)
IZConnection GetConnectionWithParams (const string Url, TStrings Info)
IZDriver GetDriver (const string Url)
IZCollection GetDrivers ()
Integer GetLoginTimeout ()
 LogError (TZLoggingCategory Category, const string Protocol, const string Msg, Integer ErrorCode, const string Error)
 LogMessage (TZLoggingCategory Category, const string Protocol, const string Msg)
 RegisterDriver (IZDriver Driver)
 RemoveLoggingListener (IZLoggingListener Listener)
 SetLoginTimeout (Integer Seconds)


Detailed Description

Driver Manager interface.

Definition at line 302 of file ZDbcIntfs.pas.


Member Function Documentation

IZDriverManager::AddLoggingListener ( IZLoggingListener  Listener  ) 

IZDriverManager::DeregisterDriver ( IZDriver  Driver  ) 

Integer IZDriverManager::GetClientVersion ( const string  Url  ) 

IZConnection IZDriverManager::GetConnection ( const string  Url  ) 

IZConnection IZDriverManager::GetConnectionWithLogin ( const string  Url,
const string  User,
const string  Password 
)

IZConnection IZDriverManager::GetConnectionWithParams ( const string  Url,
TStrings  Info 
)

IZDriver IZDriverManager::GetDriver ( const string  Url  ) 

IZCollection IZDriverManager::GetDrivers (  ) 

Integer IZDriverManager::GetLoginTimeout (  ) 

IZDriverManager::LogError ( TZLoggingCategory  Category,
const string  Protocol,
const string  Msg,
Integer  ErrorCode,
const string  Error 
)

IZDriverManager::LogMessage ( TZLoggingCategory  Category,
const string  Protocol,
const string  Msg 
)

IZDriverManager::RegisterDriver ( IZDriver  Driver  ) 

IZDriverManager::RemoveLoggingListener ( IZLoggingListener  Listener  ) 

IZDriverManager::SetLoginTimeout ( Integer  Seconds  ) 


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

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