AnyDAC
ContentsIndexHome
PreviousUpNext
TADPhysODBCBaseDriverLink Class

The TADPhysODBCBaseDriverLink component is a base class for all ODBC based driver link components.

Group
Class Hierarchy
uADPhysODBCBase_TADPhysODBCBaseDriverLinkuADPhysODBCBase_TADPhysODBCBaseDriverLink
File

uADPhysODBCBase

Links

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!