FireDAC.DatS.TFDDatSRow.DumpCol

From RAD Studio API Documentation
Jump to: navigation, search

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));

Properties

Type Visibility Source Unit Parent
function public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSRow

Description

Embarcadero Technologies does not currently have any additional information.