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)