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: 8.2.23
Syntax
C#
protected virtual DataSet GetDatabaseInfo()

Return Value

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