ServerDeploymentValidator 클래스
The ServerDeploymentValidator class validates that the specified database engine is able to be used as a DAC store.
상속 계층
System. . :: . .Object
Microsoft.SqlServer.Management.Dac..::..ServerDeploymentValidator
네임스페이스: Microsoft.SqlServer.Management.Dac
어셈블리: Microsoft.SqlServer.Management.Dac(Microsoft.SqlServer.Management.Dac.dll)
구문
‘선언
Public NotInheritable Class ServerDeploymentValidator
‘사용 방법
public static class ServerDeploymentValidator
public ref class ServerDeploymentValidator abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ServerDeploymentValidator = class end
public final class ServerDeploymentValidator
메서드
| 이름 | 설명 | |
|---|---|---|
![]() ![]() |
Validate(ServerConnection) | Validates that the specified instance of the Database Engine is able to be used as a DAC store. |
![]() ![]() |
Validate(SqlStoreConnection) | 더 이상 사용되지 않습니다. Validates that the specified instance of the Database Engine is able to be used as a DAC store. |
맨 위로 이동
스레드 보안
이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.
.gif)
.gif)