FireDAC.Phys.MongoDBWrapper.TMongoConnection.Ping

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Ping;

C++

void __fastcall Ping(void);

Properties

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

Description

Raises an exception if the MongoDB server does not respond to commands.

See Also