API:FireDAC.DatS.TFDDatSRowExtraInfo

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TFDDatSRowExtraInfo = packed record

C++

struct DECLSPEC_DRECORD TFDDatSRowExtraInfo
{
public:
    int FCheckColumn;
    Winapi::Windows::PByte FCheckValue;
    System::LongWord FCheckLen;
    Firedac::Stan::Error::EFDException* FRowException;
    System::LongWord FLockID;
};

Propriétés

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

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 !