Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MONGOC_SERVER_API_VERSION_T(3)	   libmongoc	MONGOC_SERVER_API_VERSION_T(3)

A representation of server API version numbers.

SYNOPSIS
       Used  to	 specify  which	version	of the MongoDB server's	API to use for
       driver connections.

SUPPORTED API VERSIONS
       The driver currently supports the following MongoDB API versions:
		 +----------------------+------------------------+
		 | Enum	value		| MongoDB version string |
		 +----------------------+------------------------+
		 | MONGOC_SERVER_API_V1	| "1"			 |
		 +----------------------+------------------------+

AUTHOR
       MongoDB,	Inc

COPYRIGHT
       2009-present, MongoDB, Inc.

1.30.2				 Apr 12, 2025	MONGOC_SERVER_API_VERSION_T(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mongoc_server_api_version_t&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help