FireDAC.Phys.IBBase.TFDPhysIBBaseDriverLink

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TFDPhysIBBaseDriverLink = class(TFDPhysDriverLink)

C++

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

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