FireDAC.Stan.Param.TFDParams.RemRef

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RemRef;

C++

void __fastcall RemRef();

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Stan.Param.pas
FireDAC.Stan.Param.hpp
FireDAC.Stan.Param TFDParams

Description

Removes a reference from a TFDParams object.

Use the RemRef method to remove a reference from the existing TFDParams object.

See Also