Checks the internal consistency of the data pages of every table in the database.
strOutput = Database.CheckTablesDataOnly
HRESULT pDatabase->CheckTablesDataOnly ( SQLOLE_LPBSTR pstrOutput );
Element | Type | Description |
---|
strOutput | String | The output returned by the internal consistency check |
DBCC CHECKDB (..., NOINDEX), DBCC CHECKTABLE (..., NOINDEX)