-
Type: Task
-
Resolution: Done
-
Priority: Blocker - P1
-
None
-
Affects Version/s: 2.4.2
-
Component/s: Documentation, GridFS
-
Environment:OS : Win 7
.Net Framework 4.6.1
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.