Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 11.5   12.0   12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2    Statistic    FMM    Blog  

MongoDB.CloseCollection

Closes the current collection explicitly.

Component Version macOS Windows Linux Server iOS SDK
MongoDB 12.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "MongoDB.CloseCollection"; MongoDBRef )   More

Parameters

Parameter Description Example
MongoDBRef The reference number for the mongo connection. $MongoDB

Result

Returns OK or error.

Description

Closes the current collection explicitly.
You usually don't need to call this as this happens automatically when you open a new collection or close the connection or database.

See also

Release notes

Blog Entries

This function checks for a paid license.

Created 27th July 2022, last changed 27th July 2022


MongoDB.CloseChangeStream - MongoDB.CloseCursor

💬 Ask a question or report a problem


Start Chat