开发者

MongoDB Insertion faliure Report

Is it possible to know Doc开发者_运维知识库ument Insertion failure in MongoDB. I am using C# to connect to MongoDB.


You have to enable the "safe mode" on the operation level. safe=True in Python. Check with the C# drivers docs for the related functionality in C#.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜