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