Click or drag to resize
AbstractTableManager Properties

The AbstractTableManager type exposes the following members.

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