FireDAC.Phys.Intf.TFDPhysEscapeData

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TFDPhysEscapeData = record

C++

struct DECLSPEC_DRECORD TFDPhysEscapeData
{
private:
    typedef System::DynamicArray<System::UnicodeString> _TFDPhysEscapeData__1;
public:
    TFDPhysEscapeKind FKind;
    TFDPhysEscapeFunction FFunc;
    System::UnicodeString FName;
    _TFDPhysEscapeData__1 FArgs;
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf FireDAC.Phys.Intf

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 !