Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
すべてのコレクション名を照会する方法はありますか? Raven Studio が既にそれを行っているので、比較的簡単な方法があるに違いないと思いましたか?
ありがとう。
を使用できますGetTermsAsync。
GetTermsAsync
例を使用して:
DatabaseCommands.GetTermsAsync("Raven/DocumentsByEntityName", "Tag", "", 100)