IsolatedIntegrationTestsEnsureExtraDatabase Method |
Ensures the specified extra database for the test
Namespace: CMS.TestsAssembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax public void EnsureExtraDatabase(
string dbName
)
Parameters
- dbName
- Type: SystemString
Database name
See Also