Click or drag to resize
AbstractTableManagerGetDatabaseSize Method
Gets database size (including log size) or N/A string if the size cannot be retrieved

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual string GetDatabaseSize(
	string databaseCulture
)

Parameters

databaseCulture
Type: SystemString

Return Value

Type: String
See Also