Click or drag to resize
ITableManager Properties

The ITableManager type exposes the following members.

Properties
  NameDescription
Public propertyConnectionString
Connection string name
Public propertyDatabaseCulture
Database culture setting from the web.config.
Public propertyDatabaseName
Gets database name.
Public propertyDatabaseServerName
Gets database server name.
Public propertyDatabaseServerVersion
Gets database server version.
Public propertyDatabaseSize
Gets database size(including log size).
Public propertyDatabaseVersion
Gets database version
Public propertyDisableDebug
If true, the debug is disabled in this table manager
Top
See Also