API:FireDAC.Phys.ASA.TFDASAService
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: FireDAC.Phys.ASA.pas FireDAC.Phys.ASA.hpp
| |
| Unit: FireDAC.Phys.ASA | |
| Parent: FireDAC.Phys.ASA | |
Delphi
TFDASAService = class (TFDPhysODBCBaseService)
C++
class PASCALIMPLEMENTATION TFDASAService : public Firedac::Phys::Odbcbase::TFDPhysODBCBaseService
Description
The TFDPhysODBCBaseService component is a base class for all ODBC-based driver service components.
FireDAC.Phys.ASA.TFDASAService inherits from FireDAC.Phys.ODBCBase.TFDPhysODBCBaseService. All content below this line refers to FireDAC.Phys.ODBCBase.TFDPhysODBCBaseService.
The TFDPhysODBCBaseService component is a base class for all ODBC-based driver service components.
An application should not use the TFDPhysODBCBaseService component directly.