FireDAC.Phys.ASA.TFDASAService

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

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