ValidateForInstall 方法

Validates that the requirements of a DAC install action are in place.

此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。

重载列表

  名称 说明
公共方法静态成员 ValidateForInstall(ServerConnection, DacType) Validates that the specified instance of the Database Engine meets requirements for installing the specified DAC type.
公共方法静态成员 ValidateForInstall(SqlStoreConnection, DacType) 已过时。Validates that the specified instance of the Database Engine meets requirements for installing the specified DAC type.
公共方法静态成员 ValidateForInstall(ServerConnection, DacType, Boolean) Validates that the specified instance of the Database Engine meets requirements for installing the specified DAC type.
公共方法静态成员 ValidateForInstall(SqlStoreConnection, DacType, Boolean) 已过时。Validates that the specified connection credentials meet the requirements for installing the specified DAC type, and, optionally, whether the instance of the Database Engine meets the requirements.

页首