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);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
type typedef |
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.