API:FireDAC.Phys.OracleWrapper.TOCIVariable.AppendData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AppendData(AIndex: ub4; ABuff: pUb1; ASize: ub4);

C++

void __fastcall AppendData(unsigned AIndex, Firedac::Phys::Oraclecli::pUb1 ABuff, unsigned ASize);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.OracleWrapper.pas
FireDAC.Phys.OracleWrapper.hpp
FireDAC.Phys.OracleWrapper TOCIVariable

Description

Embarcadero Technologies does not currently have any additional information.