Поделиться через


Метод 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.

В начало