FireDAC.Phys.MongoDBWrapper.TMongoConnection.Ping

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure Ping;

C++

void __fastcall Ping();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoConnection


Beschreibung

Löst eine Exception aus, wenn der MongoDB-Server auf Befehle nicht antwortet.

Siehe auch