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