DatabaseHelper Properties |
The DatabaseHelper type exposes the following members.
Name | Description | |
---|---|---|
DatabaseCollation |
Database collation.
| |
DatabaseVersion |
Returns the version of the database that the application uses. Returns null if connection string is not initialized.
| |
IsCorrectDatabaseVersion |
Returns whether database version is correct and matches the application version.
| |
IsDatabaseAvailable |
Indicates whether connection string is set and objects exist in database.
|