FireDAC.Phys.IBWrapper.TIBVariable.DumpValue

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
Unit: FireDAC.Phys.IBWrapper
Parent: TIBVariable

Delphi

function DumpValue(ARowIndex: LongWord): String;

C++

System::UnicodeString __fastcall DumpValue(System::LongWord ARowIndex);

Description

Embarcadero Technologies does not currently have any additional information.