RepairStructure Enum

Definition

Specifies the kind of repair structure

public enum RepairStructure
type RepairStructure = 
Public Enum RepairStructure
Inheritance
RepairStructure

Fields

DataPurity 2

Checks the database for the column values that are not valid or out of range.

None 0

None

PhysicalOnly 1

Limits the checking to the integrity of the physical structure of the page and record headers.

Applies to