RepairType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of SQL Server repair types
public enum RepairType
type RepairType =
Public Enum RepairType
- Inheritance
-
RepairType
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
Fast | 1 | |
Rebuild | 2 | |
AllowDataLoss | 3 |