FireDAC.Phys.TDBX.TFDPhysTDBXDriverLink

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Phys.TDBXBase.TFDPhysTDBXBaseDriverLinkFireDAC.Phys.TFDPhysDriverLinkFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDPhysTDBXDriverLink

Delphi

TFDPhysTDBXDriverLink = class(TFDPhysTDBXBaseDriverLink)

C++

class PASCALIMPLEMENTATION TFDPhysTDBXDriverLink : public Firedac::Phys::Tdbxbase::TFDPhysTDBXBaseDriverLink

Properties

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

Description

Use the TFDPhysTDBXDriverLink component to link the dbExpress v. 4 bridge driver to an application.

In general, it is enough to include only the FireDAC.Phys.TDBX unit into your application uses clause.

TFDPhysTDBXDriverLink does not use the VendorLib and VendorHome properties in the current FireDAC version.

See Also