| DatabaseTestBase Properties | 
The DatabaseTestBase type exposes the following members.
| Name | Description | |
|---|---|---|
| BOAssemblyNames | 
            Gets the list of BO assemblies to be loaded for the test.
              | |
| BOFactories | 
            Gets the list of BO factories to be loaded for the test.
              | |
| DatabaseName | 
            Gets or sets the SQL Server database name.
              | |
| LicenseFilePath | 
            Gets or sets the license file path.
              | |
| Login | 
            Gets the login information. If you want to use trusted connection login on the local 
            machine, there is no need to set anything here.
              | |
| Repository | 
            Gets the repository entry point for the test.
              | |
| ServerName | 
            Gets or sets the SQL Server instance name. Default is (local)\SQLEXPRESS.
              | |
| UserName | 
            Gets or sets the name of the user that is used to access the ice.NET 
            infrastructure.
              |