Класс ServerDeploymentValidator
The ServerDeploymentValidator class validates that the specified database engine is able to be used as a DAC store.
Иерархия наследования
System. . :: . .Object
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
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ServerDeploymentValidator = class end
public final class ServerDeploymentValidator
Методы
Имя | Описание | |
---|---|---|
![]() ![]() |
Validate(ServerConnection) | Validates that the specified instance of the Database Engine is able to be used as a DAC store. |
![]() ![]() |
Validate(SqlStoreConnection) | Устарело. Validates that the specified instance of the Database Engine is able to be used as a DAC store. |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.