Database.CheckAllocations(RepairType) Method
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.
CheckAllocations
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
Parameters
- repairType
- RepairType