FireDAC.Phys.ODBCWrapper.TODBCVariable.DumpValue
Delphi
function DumpValue(AIndex: SQLULen; var ASize: SQLLen): UnicodeString; overload;
function DumpValue(AIndex: SQLULen): UnicodeString; 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 !