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

반품

적용 대상