FireDAC.Phys.MongoDBWrapper.TMongoDocument.InternalFreeHandle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure InternalFreeHandle; override;

C++

virtual void __fastcall InternalFreeHandle();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoDocument

Description

Releases the handle and other resources of this document.


See Also