Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
REAPITOPTION specifies the type of database repair to perform.
Members
Member name | Value | Description |
---|---|---|
DELETECORRUPTED |
0 |
SQL Server Compact 3.5 (SQL Server Compact 3.5) deletes all corrupted rows. |
RECOVERCORRUPTED |
1 |
SQL Server Compact 3.5 tries to recover any corrupted rows. |
See Also
Reference
Repair Method (SQL Server Compact)
Other Resources
Using and Maintaining Databases (SQL Server Compact)
How to: Verify and Repair a Database (Programmatically)