The SpaceUsed property returns the amount of disk resource used to store data implementing the referenced Microsoft® SQL Server™ 2000 index.
object.SpaceUsed
object
Expression that evaluates to an object in the Applies To list
Long
Read-only
HRESULT GetSpaceUsed(LPLONG pRetVal);
The return value of SpaceUsed represents a number of kilobytes.