FireDAC.DatS.TFDDatSRowListBase.RemoveDuplicates

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 RemoveDuplicates(ACompareRowsProc: TFDCompareRowsProc; AColumnCount: Integer;
AOpts: TFDCompareDataOptions);

C++

void __fastcall RemoveDuplicates(TFDCompareRowsProc ACompareRowsProc, int AColumnCount, Firedac::Stan::Intf::TFDCompareDataOptions AOpts);

Description

Embarcadero Technologies does not currently have any additional information.