SqlServerDatabaseSizeInfo Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The SqlServerDatabaseSizeInfo type exposes the following members.

Properties

  Name Description
Public property DatabaseName
Gets the name of the database.
Public property DataSize
Gets the size of the data in the database (in KB).
Public property IndexSize
Gets or sets the size of the indexes in the database (in KB).
Public property SpaceReserved
Gets the space reserved by a database (in KB).
Public property SpaceUnused
Gets the space allocated for the database but currently not used.
Public property UsedSize
Gets the total size in use by all types of data including indexes on the database (in KB).
Top
See Also

Reference