FireDAC.Phys.ADS.TFDADSService

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Phys.TFDPhysDriverServiceFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDADSService

Delphi

TFDADSService = class (TFDPhysDriverService)

C++

class PASCALIMPLEMENTATION TFDADSService : public Firedac::Phys::TFDPhysDriverService

Properties

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

Description

The base class for all Advantage service classes.

The TFDADSService class is used as a base class for all Advantage service classes and should not be used directly.

The class contains the common properties, such as DriverLink, Database, UserName, and Password.

See Also