IndexSpaceUsed Property

SQL-DMO

SQL-DMO

IndexSpaceUsed Property

The IndexSpaceUsed property returns the number of kilobytes of disk space used to store indexes built on the referenced Microsoft® SQL Server™ table.

Applies To
Table Object
Syntax

object.IndexSpaceUsed

Parts

object

Expression that evaluates to an object in the Applies To list

Data Type

Long

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetIndexSpaceUsed(LPLONG pRetVal);