Database.CheckAllocations(RepairType) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Appelle DBCC CHECKALLOC avec le type de réparation donné
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
Paramètres
- repairType
- RepairType