FireDAC.Stan.Param.TFDParams.Unprepare

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Unprepare;

C++

void __fastcall Unprepare();

Properties

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

Description

Removes all parameters and markers from the list of parameters.

See Also