API:FireDAC.Phys.ODBCWrapper.TODBCVariable.SetData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetData(AIndex: SQLULen; ApData: SQLPointer;  ASize: SQLLen);

C++

void __fastcall SetData(int AIndex, void * ApData, int ASize);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCVariable

Description

Embarcadero Technologies does not currently have any additional information.