Skip to main content
All docs
V24.2
.NET Framework 4.6.2+

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

IEasyTestDatabaseOptions Members

Declares members exposed in database configuration options.

#Properties

Name Description
BackupFileName Specifies the fully qualified name of the database backup file.
ConnectionString Specifies a connection string.
DBName Specifies the database name.
DBSourceLocation 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.
UserID Specifies the login that must be used when accessing the database.
See Also