IEasyTestDatabaseOptions Members
Declares members exposed in database configuration options.
#Properties
Name | Description |
---|---|
Backup |
Specifies the fully qualified name of the database backup file. |
Connection |
Specifies a connection string. |
DBName | Specifies the database name. |
DBSource |
Specifies the fully qualified database file name. |
Name | Specifies the configuration unique name. |
Password | Specifies the password that must be used when accessing the database. |
Server | Specifies the SQL server instance name. |
User |
Specifies the login that must be used when accessing the database. |
See Also