FireDAC.Comp.Client.TFDCustomCommand.CloseAll
From RAD Studio API Documentation
Delphi
procedure CloseAll;
C++
void __fastcall CloseAll(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp |
FireDAC.Comp.Client | TFDCustomCommand |
Description
Closes all command cursors.
The CloseAll method closes all command cursors. After that, the State takes the csPrepared value.