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

Delphi

TFDPhysIBDriverLink = class(TFDPhysIBBaseDriverLink)

C++

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

Properties

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

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