FireDAC.DatS.TFDDatSViewMechList.AddDistinct
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
Unit: FireDAC.DatS | |
Parent: TFDDatSViewMechList |
Delphi
function AddDistinct(AColumnCount: Integer): TFDDatSMechDistinct; inline;
C++
TFDDatSMechDistinct* __fastcall AddDistinct(int AColumnCount);
Description
Embarcadero Technologies does not currently have any additional information.