API:FireDAC.Phys.ODBC.TFDPhysODBCDriverLink

De RAD Studio API Documentation
Aller à : navigation, rechercher

FireDAC.Phys.ODBCBase.TFDPhysODBCBaseDriverLinkFireDAC.Phys.TFDPhysDriverLinkFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDPhysODBCDriverLink

Delphi

TFDPhysODBCDriverLink = class(TFDPhysODBCBaseDriverLink)

C++

class PASCALIMPLEMENTATION TFDPhysODBCDriverLink : public Firedac::Phys::Odbcbase::TFDPhysODBCBaseDriverLink

Propriétés

Type Visibilité  Source Unité  Parent
class public
FireDAC.Phys.ODBC.pas
FireDAC.Phys.ODBC.hpp
FireDAC.Phys.ODBC FireDAC.Phys.ODBC

Description

Le composant TFDPhysODBCBaseDriverLink est une classe de base pour tous les composants de liaison de pilote ODBC.

FireDAC.Phys.ODBC.TFDPhysODBCDriverLink hérite de FireDAC.Phys.ODBCBase.TFDPhysODBCBaseDriverLink. Tout le contenu en-dessous de cette ligne se réfère à FireDAC.Phys.ODBCBase.TFDPhysODBCBaseDriverLink.

Le composant TFDPhysODBCBaseDriverLink est une classe de base pour tous les composants de liaison de pilote ODBC.

Il vous permet de configurer un pilote de SGBD à l'exécution, en utilisant les propriétés ODBCAdvanced et ODBCDriver.

Une application ne doit pas utiliser directement le composant TFDPhysODBCBaseDriverLink. Mais elle peut utiliser l'un des nombreux descendants, par exemple TFDPhysMSSQLDriverLink ou TFDPhysMSAccessDriverLink.