Data.DBXCommon.TDBXDriverRegistry

Delphi
TDBXDriverRegistry = class
C++
class PASCALIMPLEMENTATION TDBXDriverRegistry : public System::TObject
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | Data.DBXCommon.pas Data.DBXCommon.hpp | Data.DBXCommon | Data.DBXCommon | 
Description
Registry for TDBXDriverLoader keyed by driver name.
This class is used by driver implementors. It provides a registry of TDBXDriverLoader instances that is keyed by a driver name string.