FireDAC.Phys.MongoDBWrapper.TMongoReadPreference.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 TMongoReadPreference

Description

Releases the handle of this read preference object.

See Also