Click or drag to resize
AbstractTableManagerGetDatabaseInfo Method
Gets size related information about the database.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual DataSet GetDatabaseInfo()

Return Value

Type: DataSet
DataSet with 2 tables containing related data
See Also