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