API:Data.DBXCommon.TDBXDriverDef

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TDBXDriverDef = packed record

C++

struct DECLSPEC_DRECORD TDBXDriverDef
{
public:
    System::UnicodeString FDriverName;
    TDBXProperties* FDriverProperties;
    TDBXContext* FDBXContext;
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon Data.DBXCommon

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !