FireDAC.DatS.TFDDatSRowListBase.DumpCol
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSRowListBase | |
Delphi
function DumpCol(ACol: Integer; AWithColNames: Boolean = False): String; virtual;
C++
virtual System::UnicodeString __fastcall DumpCol(int ACol, bool AWithColNames = false);
Description
Embarcadero Technologies does not currently have any additional information.