API:FireDAC.Phys.ASA.TFDASAService

From RAD Studio API Documentation

TFDASAServiceFireDAC.Phys.ODBCBase.TFDPhysODBCBaseServiceFireDAC.Phys.TFDPhysDriverServiceFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

TFDASAService = class (TFDPhysODBCBaseService)

C++

class PASCALIMPLEMENTATION TFDASAService : public Firedac::Phys::Odbcbase::TFDPhysODBCBaseService

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Phys.ASA.pas
FireDAC.Phys.ASA.hpp
FireDAC.Phys.ASA FireDAC.Phys.ASA

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.