API:FireDAC.DatS.IFDDatSMechSort.RemoveDuplicates
Delphi
procedure RemoveDuplicates(AList: TFDDatSRowListBase; AColumnCount: Integer);
C++
virtual void __fastcall RemoveDuplicates(TFDDatSRowListBase* AList, int AColumnCount) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | IFDDatSMechSort |
Description
Embarcadero Technologies does not currently have any additional information.