FireDAC.Phys.ODBCBase.TFDPhysODBCBaseService
Delphi
TFDPhysODBCBaseService = class (TFDPhysDriverService)
C++
class PASCALIMPLEMENTATION TFDPhysODBCBaseService : public Firedac::Phys::TFDPhysDriverService
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FireDAC.Phys.ODBCBase.pas FireDAC.Phys.ODBCBase.hpp |
FireDAC.Phys.ODBCBase | FireDAC.Phys.ODBCBase |
Description
The TFDPhysODBCBaseService component is a base class for all ODBC-based driver service components.
An application should not use the TFDPhysODBCBaseService component directly.