Datasnap.DSReflect.TDSMethodValues.ClearReferenceParameters

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
Datasnap.DSReflect.pas
Datasnap.DSReflect.hpp
Unit: Datasnap.DSReflect
Parent: TDSMethodValues

Delphi

function ClearReferenceParameters: Boolean;

C++

bool __fastcall ClearReferenceParameters();

Description

Frees the internal references to the parameters.

See Also