RepairStructure Enumeration
SQL Server 2012
The RepairRepairStructure enumeration contains values that are used to specify the type of repair options used when checking data in a table.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
The RepairStructure enumeration class is served by the T:Microsoft.SqlServer.Management.Smo.Database.CheckTables(Microsoft.SqlServer.Management.Smo.RepairStructure) method.