FireDAC.DatS.TFDDatSRow.DumpCol

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
FireDAC.DatS.pas
FireDAC.DatS.hpp
Unit: FireDAC.DatS
Parent: TFDDatSRow

Delphi

function DumpCol(AColumn: Integer; AWithColNames: Boolean = False;
AVersion: TFDDatSRowVersion = rvDefault): String;

C++

System::UnicodeString __fastcall DumpCol(int AColumn, bool AWithColNames = false, TFDDatSRowVersion AVersion = (TFDDatSRowVersion)(0x0));

Description

Embarcadero Technologies does not currently have any additional information.