API:FireDAC.Phys.FB.TFDPhysFBDriverLink

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Phys.IBBase.TFDPhysIBBaseDriverLinkFireDAC.Phys.TFDPhysDriverLinkFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDPhysFBDriverLink
[–] Properties
Type: class
Visibility: public
Source:
FireDAC.Phys.FB.pas
FireDAC.Phys.FB.hpp
Unit: FireDAC.Phys.FB
Parent: FireDAC.Phys.FB

Delphi

TFDPhysFBDriverLink = class(TFDPhysIBBaseDriverLink)

C++

class PASCALIMPLEMENTATION TFDPhysFBDriverLink : public Firedac::Phys::Ibbase::TFDPhysIBBaseDriverLink

Description

TFDPhysIBBaseDriverLink is a base component class for Firebird and InterBase driver link components.

FireDAC.Phys.FB.TFDPhysFBDriverLink 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