|
MongoDB\Driver\ServerDescription::getTypeReturns a string denoting the type of this server Description
final public string MongoDB\Driver\ServerDescription::getType()
Returns a string denoting the type of this server. The value will correlate with a MongoDB\Driver\ServerDescription constant. ParametersThis function has no parameters. Return ValuesReturns a string denoting the type of this server. Errors/Exceptions
See Also
|