FireDAC.Phys.OracleWrapper.TOCIDirectPathColArray.EntryGet

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure EntryGet(ARowNum: ub4; AColIndex: ub2; var AData: pUb1; var ALen: ub4; var AFlag: ub1);

C++

void __fastcall EntryGet(unsigned ARowNum, System::Word AColIndex, Firedac::Phys::Oraclecli::pUb1 &AData, unsigned &ALen, System::Byte &AFlag);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!