ServerDeploymentValidator クラス

Validates that the specified database engine is able to be used as a DAC store.

継承階層

  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
[<>]
[<>]
type ServerDeploymentValidator =  class end
public final class ServerDeploymentValidator

ServerDeploymentValidator 型は、以下のメンバーを公開しています。

メソッド

  名前 説明
パブリック メソッド静的メンバー Validate Validates that the specified instance of the Database Engine is able to be used as a DAC store.

先頭に戻る

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

関連項目

参照

Microsoft.SqlServer.Management.Dac 名前空間