Database.CheckAllocations(RepairType) Método

Definição

Invoca DBCC CHECKALLOC com o tipo de reparo fornecido

public System.Collections.Specialized.StringCollection CheckAllocations(Microsoft.SqlServer.Management.Smo.RepairType repairType);
member this.CheckAllocations : Microsoft.SqlServer.Management.Smo.RepairType -> System.Collections.Specialized.StringCollection
Public Function CheckAllocations (repairType As RepairType) As StringCollection

Parâmetros

repairType
RepairType

Retornos

Aplica-se a