REPAIROPTION
REAPITOPTION specifies the type of database repair to perform.
Members
Member name | Value | Description |
---|---|---|
DELETECORRUPTED |
0 |
SQL Server 2005 Compact Edition (SQL Server Compact Edition) deletes all corrupted rows. |
RECOVERCORRUPTED |
1 |
SQL Server Compact Edition tries to recover any corrupted rows. |
See Also
Tasks
How to: Verify and Repair a SQL Server Compact Edition Database (Programmatically)
Reference
Repair Method (SQL Server Compact Edition)
Other Resources
Using and Maintaining Databases (SQL Server Compact Edition)