AbstractTableManagerGetDatabaseSize Method |
Gets database size (including log size) or N/A string if the size cannot be retrieved
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax protected virtual string GetDatabaseSize(
string databaseCulture
)
Parameters
- databaseCulture
- Type: SystemString
Return Value
Type:
StringSee Also