FireDAC.DatS.TFDDatSRowListBase.CheckDuplicates

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: public
Source:
FireDAC.DatS.pas
FireDAC.DatS.hpp
Unit: FireDAC.DatS
Parent: TFDDatSRowListBase

Delphi

procedure CheckDuplicates(ACompareRowsProc: TFDCompareRowsProc; AOpts: TFDCompareDataOptions);

C++

void __fastcall CheckDuplicates(TFDCompareRowsProc ACompareRowsProc, Firedac::Stan::Intf::TFDCompareDataOptions AOpts);

Description

Embarcadero Technologies does not currently have any additional information.