FireDAC.Phys.ADS.TFDADSService
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: FireDAC.Phys.ADS.pas FireDAC.Phys.ADS.hpp
| |
| Unit: FireDAC.Phys.ADS | |
| Parent: FireDAC.Phys.ADS | |
Delphi
TFDADSService = class (TFDPhysDriverService)
C++
class PASCALIMPLEMENTATION TFDADSService : public Firedac::Phys::TFDPhysDriverService
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.