Classe ServerDeploymentValidator
The ServerDeploymentValidator class validates that the specified database engine is able to be used as a DAC store.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.SqlServer.Management.Dac..::..ServerDeploymentValidator
Spazio dei nomi Microsoft.SqlServer.Management.Dac
Assembly: Microsoft.SqlServer.Management.Dac (in Microsoft.SqlServer.Management.Dac.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class ServerDeploymentValidator
'Utilizzo
public static class ServerDeploymentValidator
public ref class ServerDeploymentValidator abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ServerDeploymentValidator = class end
public final class ServerDeploymentValidator
Metodi
Nome | Descrizione | |
---|---|---|
![]() ![]() |
Validate(ServerConnection) | Validates that the specified instance of the Database Engine is able to be used as a DAC store. |
![]() ![]() |
Validate(SqlStoreConnection) | Obsoleto. Validates that the specified instance of the Database Engine is able to be used as a DAC store. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.