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 | |
---|---|---|
Validate(ServerConnection) | Validates that the specified instance of the Database Engine is able to be used as a DAC store. | |
Validate(SqlStoreConnection) | Obsolete. Validates that the specified instance of the Database Engine is able to be used as a DAC store. |
Top