FireDAC.DatS.TFDDatSRowListBase.RemoveDuplicates
Delphi
procedure RemoveDuplicates(ACompareRowsProc: TFDCompareRowsProc; AColumnCount: Integer;
AOpts: TFDCompareDataOptions);
C++
void __fastcall RemoveDuplicates(TFDCompareRowsProc ACompareRowsProc, int AColumnCount, Firedac::Stan::Intf::TFDCompareDataOptions AOpts);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | TFDDatSRowListBase |
Description
Embarcadero Technologies does not currently have any additional information.