Partager via


Classe ServerDeploymentValidator

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

Hiérarchie d'héritage

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

Espace de noms :  Microsoft.SqlServer.Management.Dac
Assembly :  Microsoft.SqlServer.Management.Dac (en Microsoft.SqlServer.Management.Dac.dll)

Syntaxe

'Déclaration
Public NotInheritable Class ServerDeploymentValidator
'Utilisation
public static class ServerDeploymentValidator
public ref class ServerDeploymentValidator abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ServerDeploymentValidator =  class end
public final class ServerDeploymentValidator

Méthodes

  Nom Description
Méthode publiqueMembre statique Validate(ServerConnection) Validates that the specified instance of the Database Engine is able to be used as a DAC store.
Méthode publiqueMembre statique Validate(SqlStoreConnection) Obsolète. Validates that the specified instance of the Database Engine is able to be used as a DAC store.

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.