MongoDB\Driver\ServerDescription::getHost
(mongodb >=1.13.0)
MongoDB\Driver\ServerDescription::getHost — Returns the hostname of this server
Description
final public MongoDB\Driver\ServerDescription::getHost():
string
Liste de paramètres
Cette fonction ne contient aucun paramètre.
Valeurs de retour
Returns the hostname of this server.
Erreurs / Exceptions
- Lance une exception MongoDB\Driver\InvalidArgumentException lors d'une erreur survenue pendant l'analyse d'un argument.