Compartilhar via


Classe ServerDeploymentValidator

The ServerDeploymentValidator class validates that the specified database engine is able to be used as a DAC store.

Hierarquia de herança

System. . :: . .Object
  Microsoft.SqlServer.Management.Dac..::..ServerDeploymentValidator

Namespace:  Microsoft.SqlServer.Management.Dac
Assembly:  Microsoft.SqlServer.Management.Dac (em Microsoft.SqlServer.Management.Dac.dll)

Sintaxe

'Declaração
Public NotInheritable Class ServerDeploymentValidator
'Uso
public static class ServerDeploymentValidator
public ref class ServerDeploymentValidator abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ServerDeploymentValidator =  class end
public final class ServerDeploymentValidator

Métodos

  Nome Descrição
Método públicoMembro estático Validate(ServerConnection) Validates that the specified instance of the Database Engine is able to be used as a DAC store.
Método públicoMembro estático Validate(SqlStoreConnection) Obsoleto. Validates that the specified instance of the Database Engine is able to be used as a DAC store.

Início

Segurança de thread

Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.

Consulte também

Referência