Checks the consistency of system tables and relationships between system tables for this database.
strOutput = Database.CheckCatalog
HRESULT pDatabase->CheckCatalog ( SQLOLE_LPBSTR pstrOutput );
Element | Type | Description |
---|
strOutput | String | The output returned by the internal consistency check |
DBCC CHECKCATALOG