How to check if collection exists in MongoDB using C# driver?

前端 未结 3 875
小鲜肉
小鲜肉 2021-01-01 10:43

Is there any way in C# to check if a collection with a specific name already exists in my MongoDB database?

3条回答
提交回复
热议问题