FireDAC.Phys.MongoDBWrapper.TMongoConnection.Close

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Close; inline;

C++

void __fastcall Close();

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoConnection

Description

Closes the connection to the MongoDB server and frees any local resource that is required during an active connection.

See Also