FireDAC.Phys.OracleWrapper.TOCIVariable.GetData

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetData(AIndex: ub4; var ABuff: pUb1; out ASize: ub4;  AByRef: Boolean): Boolean; overload;
function GetData(AIndex: ub4; ABuff: pUb1; out ASize: ub4): Boolean; overload;

C++

bool __fastcall GetData(unsigned AIndex, Firedac::Phys::Oraclecli::pUb1 &ABuff, /* out */ unsigned &ASize, bool AByRef)/* overload */;
bool __fastcall GetData(unsigned AIndex, Firedac::Phys::Oraclecli::pUb1 ABuff, /* out */ unsigned &ASize)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
FireDAC.Phys.OracleWrapper.pas
FireDAC.Phys.OracleWrapper.hpp
FireDAC.Phys.OracleWrapper TOCIVariable

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 !