FireDAC.Phys.MongoDBWrapper.TMongoConnection.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TMongoConnection(void);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoConnection


Beschreibung

Gibt diese Instanz von TMongoConnection frei.

Sie müssen eine Instanz von TMongoConnection, die Sie von der Eigenschaft CliObj einer TFDConnection-Komponente umwandeln, freigeben.