FireDAC.DatS.TFDDatSCompareRowsCacheItem
| [–] Properties | |
|---|---|
| Type: record struct
| |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: FireDAC.DatS | |
Delphi
TFDDatSCompareRowsCacheItem = record
C++
struct DECLSPEC_DRECORD TFDDatSCompareRowsCacheItem
{
public:
Winapi::Windows::PByte FpBuff;
int FLen;
Firedac::Stan::Intf::TFDCompareDataOptions FOpts;
bool FIsNull;
bool FInit;
};
Description
Embarcadero Technologies does not currently have any additional information.