REAPITOPTION specifies the type of database repair to perform.

Members

Member name

Value

Description

DELETECORRUPTED

0

SQL Server Compact 3.5 deletes all corrupted rows.

RECOVERCORRUPTED

1

SQL Server Compact 3.5 tries to recover any corrupted rows.

Tasks

How to: Verify and Repair a Database (Programmatically)

Reference

Repair Method (SQL Server Compact)

Concepts

Using and Maintaining Databases (SQL Server Compact)