|  |  
 |   |   
 SYNOPSISbool mongoc_client_set_server_api (mongoc_client_t *client, Set the API version to use for client. Once the API version is set on a client, it may not be changed to a new value. Attempting to do so will cause this method to fail and set error. PARAMETERS
 RETURNSTrue if the version was successfully set, false if not. On failure, error will be set. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc. 
 
 |