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

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 base class for all Sybase SQL Anywhere service classes.

The TFDASAService class is used as a base class for all Sybase SQL Anywhere service classes and should not be used directly.

The class contains the common properties, like the DriverLink, OnProgress.

See Also