FireDAC.Phys.IBWrapper.TIBVariable.SetData

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetData(ARowIndex: LongWord; ApData: Pointer; ALen: LongWord); overload;
procedure SetData(const AData; ALen: LongWord = 0); overload; inline;

C++

void __fastcall SetData(unsigned ARowIndex, void * ApData, unsigned ALen)/* overload */;
void __fastcall SetData(const void *AData, unsigned ALen = (unsigned)(0x0))/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
FireDAC.Phys.IBWrapper TIBVariable

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !