|
MongoDB\Driver\ServerDescription::getHelloResponseReturns the server's most recent "hello" response 説明
final public array MongoDB\Driver\ServerDescription::getHelloResponse()
Returns an array of information describing the server. This array is derived from the most recent (at the time the MongoDB\Driver\ServerDescription was constructed) » hello command response obtained through » server monitoring.
パラメータこの関数にはパラメータはありません。 戻り値Returns an array of information describing this server. エラー / 例外
参考
|