FireDAC.DatS.TFDDatSMechSort.RemoveDuplicates

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RemoveDuplicates(AList: TFDDatSRowListBase; AColumnCount: Integer);

C++

void __fastcall RemoveDuplicates(TFDDatSRowListBase* AList, int AColumnCount);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSMechSort

Description

Embarcadero Technologies does not currently have any additional information.