FireDAC.Phys.ODBCWrapper.TODBCVariable.DumpValue

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function DumpValue(AIndex: SQLULen; var ASize: SQLLen): String; overload;
function DumpValue(AIndex: SQLULen): String; overload;

C++

System::UnicodeString __fastcall DumpValue(int AIndex, int &ASize)/* overload */;
System::UnicodeString __fastcall DumpValue(int AIndex)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCVariable

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !