API:FireDAC.Phys.IB.TFDPhysIBDriverLink
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: FireDAC.Phys.IB.pas FireDAC.Phys.IB.hpp
| |
| Unit: FireDAC.Phys.IB | |
| Parent: FireDAC.Phys.IB | |
Delphi
TFDPhysIBDriverLink = class(TFDPhysIBBaseDriverLink)
C++
class PASCALIMPLEMENTATION TFDPhysIBDriverLink : public Firedac::Phys::Ibbase::TFDPhysIBBaseDriverLink
Description
TFDPhysIBBaseDriverLink is a base component class for Firebird and InterBase driver link components.
FireDAC.Phys.IB.TFDPhysIBDriverLink inherits from FireDAC.Phys.IBBase.TFDPhysIBBaseDriverLink. All content below this line refers to FireDAC.Phys.IBBase.TFDPhysIBBaseDriverLink.
TFDPhysIBBaseDriverLink is a base component class for Firebird and InterBase driver link components.
TFDPhysIBBaseDriverLink is a base component class for the Firebird TFDPhysFBDriverLink and the InterBase TFDPhysIBDriverLink driver link components.
Do not use the TFDPhysIBBaseDriverLink class directly.