| AbstractTableManager Properties |
The AbstractTableManager type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionString |
Connection string to use for table management
| |
| DatabaseCulture |
Database culture setting from the web.config.
| |
| DatabaseName |
Database name.
| |
| DatabaseServerName |
Name of database server.
| |
| DatabaseServerVersion |
Version of database server.
| |
| DatabaseSize |
Database size(including log size) in MB.
| |
| DatabaseVersion |
Database version
| |
| DisableDebug |
If true, the debug is disabled in this table manager
|