FireDAC.Phys.IBBase.TFDPhysIBBaseDriverLink

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Phys.TFDPhysDriverLinkFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDPhysIBBaseDriverLink

Delphi

TFDPhysIBBaseDriverLink = class(TFDPhysDriverLink)

C++

class PASCALIMPLEMENTATION TFDPhysIBBaseDriverLink : public Firedac::Phys::TFDPhysDriverLink

Properties

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

Description

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