FireDAC.Phys.OracleWrapper.TOCIVariable.SetData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

void __fastcall SetData(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.