The IndexSpaceUsed property returns the number of kilobytes of disk resource used to store indexes built on the referenced Microsoft® SQL Server™ table.
object.IndexSpaceUsed
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
Long
Read-only
HRESULT GetIndexSpaceUsed(LPLONG pRetVal);