FireDAC.DatS.TFDDatSRowExtraInfo
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;
};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
record struct |
public | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | FireDAC.DatS |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.