Share via


ServerDeploymentValidator.Validate Method

Include Protected Members
Include Inherited Members

Validates that the specified instance of the Database Engine is able to be used as a DAC store.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member Validate(ServerConnection) Validates that the specified instance of the Database Engine is able to be used as a DAC store.
Public methodStatic member Validate(SqlStoreConnection) Obsolete. Validates that the specified instance of the Database Engine is able to be used as a DAC store.

Top