FireDAC.Phys.PGWrapper.TPgParam.SetData
Delphi
procedure SetData(ApData: Pointer; ALen: LongWord; AByRef: Boolean = False);
C++
void __fastcall SetData(void * ApData, System::LongWord ALen, bool AByRef = false);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FireDAC.Phys.PGWrapper.pas FireDAC.Phys.PGWrapper.hpp |
FireDAC.Phys.PGWrapper | TPgParam |
Description
Embarcadero Technologies does not currently have any additional information.