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

Delphi

TFDPhysFBDriverLink = class(TFDPhysIBBaseDriverLink)

C++

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

Properties

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

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