| 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: 8.2.23
Syntaxprotected virtual string GetDatabaseSize(
	string databaseCulture
)
Parameters
- databaseCulture
 - Type: SystemString
 
Return Value
Type: 
String
See Also