![]() |
CQRS.NET
4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
A IMongoDataStoreConnectionStringFactory that enables you to set a database name with DatabaseName. This means you can randomly generate your own database name per test. More...
Public Member Functions | |
string | GetMongoConnectionString () |
Gets the current connection string. More... | |
string | GetMongoDatabaseName () |
Gets the value of DatabaseName. More... | |
Properties | |
static string | DatabaseName [get, set] |
The name of the database currently being used. More... | |
A IMongoDataStoreConnectionStringFactory that enables you to set a database name with DatabaseName. This means you can randomly generate your own database name per test.