Details
-
Task
-
Resolution: Done
-
Blocker - P1
-
None
-
2.4.2
-
OS : Win 7
.Net Framework 4.6.1
Description
I want to update around 22 fields of my metadata without modifying the document inside GridFS collection.
In Mongocsharp driver 1.11.0, I was using 'database.GridFS.SetMetadata' for the same.
Could you please share an example or documentation for the same?
Thanks in advance.