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(Firedac::Phys::Odbccli::SQLULen AIndex, Firedac::Phys::Odbccli::SQLPointer ApData, Firedac::Phys::Odbccli::SQLLen 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.