FireDAC.Phys.MongoDBWrapper.TMongoCommand.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TMongoCommand(void);

Properties

Type Visibility Source Unit Parent
destructor public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoCommand

Description

Destroys this instance of TMongoCommand.

See Also