SQLServer.Database.Table Object
Checks the internal consistency of the data and index pages of this table.
strOutput = Table.CheckTables
HRESULT pTable->CheckTables ( SQLOLE_LPBSTR pstrOutput );
Element | Type | Description |
---|
strOutput | String | The output returned by the internal consistency check |
DBCC CHECKTABLE