FireDAC.DatS.TFDDatSRowExtraInfo
| [–] Properties | |
|---|---|
| Type: record struct
| |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: FireDAC.DatS | |
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;
};
Description
Embarcadero Technologies does not currently have any additional information.