ExtraDatabaseAttribute Class |
Provides an extra database within the given test
The extra database can be use by a block of code using method ExecuteWithExtraDatabase
You can alternatively use method
EnsureExtraDatabase(String) to initialize an extra database on-the-fly
Inheritance Hierarchy
Namespace: CMS.TestsAssembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax public sealed class ExtraDatabaseAttribute : Attribute
The ExtraDatabaseAttribute type exposes the following members.
Constructors Properties See Also