CheckIndex Method

Description

Checks the internal consistency of the data and index pages of this index.

Visual Basic

strOutput = Index.CheckIndex

C++

HRESULT pIndex->CheckIndex ( SQLOLE_LPBSTR pstrOutput );

Elements


Element Type Description

strOutput String The output returned by the internal consistency check

Reference

DBCC CHECKTABLE