Config documentation for DatabaseServerConfig
Database server configuration
A configuration for a database server
Example
<DatabaseServer
name="..."
commandTimeout="..."
connectionName="..."
type="..."
/>
Attributes
Attribute |
Type |
Description |
name |
String |
The connection name that can be used in test scenario's to refer to this connection |
commandTimeout |
Int32 |
Timeout on queries and statements in seconds. |
connectionName |
String |
The name of the connection string defined in the config, that this database server config refers to. |
type |
DatabaseServerType |
See DatabaseServerType for allowed values. |
Config elements
Config element |
Type |
Description |
Collection |
Item name |
|
|
|
|
|