API:FireDAC.Phys.ASA.TFDASAService

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Phys.ODBCBase.TFDPhysODBCBaseServiceFireDAC.Phys.TFDPhysDriverServiceFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDASAService
[–] 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.