FireDAC.DatS.TFDCompareRowsProc
Delphi
TFDCompareRowsProc = function (ARow1, ARow2: TFDDatSRow;
AColumnCount: Integer; AOptions: TFDCompareDataOptions): Integer of object;
C++
typedef int __fastcall (__closure *TFDCompareRowsProc)(TFDDatSRow* ARow1, TFDDatSRow* ARow2, int AColumnCount, Firedac::Stan::Intf::TFDCompareDataOptions AOptions);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
type typedef |
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 !