In a cluster, seem I can create many databases. But in documentation (https://docs.mongodb.com/realm/sdk/dotnet/quick-start-with-sync/) I can’t find where to config the database name. Seem all collections are retrieved from the default database name “data”.
Where to config database name in code?