API:FireDAC.Phys.IB.TFDPhysIBDriverLink

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Phys.IBBase.TFDPhysIBBaseDriverLinkFireDAC.Phys.TFDPhysDriverLinkFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDPhysIBDriverLink
[–] 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.

See Also