TableManager Properties |
The TableManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConnectionString |
Current connection string for the table management
|
![]() ![]() | DatabaseCulture |
Database culture setting from the web.config.
|
![]() ![]() | DatabaseCultureInfo |
Database culture info obtained from DatabaseCulture property.
|
![]() | DatabaseName |
Gets database name.
|
![]() | DatabaseServerName |
Gets database server name.
|
![]() | DatabaseServerVersion |
Gets database server version.
|
![]() | DatabaseSize |
Gets database size(including log size) in MB.
|
![]() | DisableDebug |
If true, the table manager disables debug for its queries
|
![]() | TableManagerObject |
Table manager object
|
![]() | UpdateSystemFields |
Determines whether system fields should be updated when updating table by schema. By default updates only non-system fields.
|