FireDAC.Comp.Client.TFDCustomCommand.CloseAll

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure CloseAll;

C++

void __fastcall CloseAll();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDCustomCommand


Description

Ferme tous les curseurs de commande.

La méthode CloseAll ferme tous les curseurs de commande. Après cela, State prend la valeur csPrepared.

Voir aussi