我正在使用官方的C#驱动程序,我想通过排序集合$natural.
$natural
我知道按键排序,我可以使用
collection.Find(query).SetSortOrder(SortBy.Descending("Name"))
我该如何排序$natural?
.net c# mongodb mongodb-.net-driver
.net ×1
c# ×1
mongodb ×1
mongodb-.net-driver ×1