Database.CheckAllocations(RepairType) メソッド

定義

指定された修復の種類で DBCC CHECKALLOC を呼び出します

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

パラメーター

repairType
RepairType

返品

適用対象