API:FireDAC.Phys.MSAcc.TFDMSAccessService

Delphi
TFDMSAccessService = class (TFDPhysODBCBaseService)
C++
class PASCALIMPLEMENTATION TFDMSAccessService : public Firedac::Phys::Odbcbase::TFDPhysODBCBaseService
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FireDAC.Phys.MSAcc.pas FireDAC.Phys.MSAcc.hpp |
FireDAC.Phys.MSAcc | FireDAC.Phys.MSAcc |
Description
The TFDPhysODBCBaseService component is a base class for all ODBC-based driver service components.
FireDAC.Phys.MSAcc.TFDMSAccessService 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.