|
AnyDAC
|
The TADPhysODBCBaseDriverLink component is a base class for all ODBC based driver link components.
uADPhysODBCBase
The TADPhysODBCBaseDriverLink component is a base class for all ODBC based driver link components. It allows to configure a DBMS driver at runtime, using the ODBCAdvanced and ODBCDriver properties.
An application should not use the TADPhysODBCBaseDriverLink component directly. But it may use one of the many descendants, for example, TADPhysMSSQLDriverLink or TADPhysMSAccessDriverLink.
TADPhysODBCBaseDriverLink = class(TADPhysDriverLink);
|
What do you think about this topic? Send feedback!
|