FireDAC.Phys.ADSWrapper.TADSVariable.GetData

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
FireDAC.Phys.ADSWrapper.pas
FireDAC.Phys.ADSWrapper.hpp
Unit: FireDAC.Phys.ADSWrapper
Parent: TADSVariable

Delphi

function GetData(AValue: Pointer; var ASize: Integer): Boolean;

C++

bool __fastcall GetData(void * AValue, int &ASize);

Description

Embarcadero Technologies does not currently have any additional information.