Freigeben über


ServerDeploymentValidator-Klasse

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

Vererbungshierarchie

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

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

Syntax

'Declaration
Public NotInheritable Class ServerDeploymentValidator
'Usage
public static class ServerDeploymentValidator
public ref class ServerDeploymentValidator abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ServerDeploymentValidator =  class end
public final class ServerDeploymentValidator

Methoden

  Name Beschreibung
Öffentliche MethodeStatisches Element Validate(ServerConnection) Validates that the specified instance of the Database Engine is able to be used as a DAC store.
Öffentliche MethodeStatisches Element Validate(SqlStoreConnection) Veraltet Validates that the specified instance of the Database Engine is able to be used as a DAC store.

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.