Compartir a través de


ValidateForInstall Método

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

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método públicoMiembro estático ValidateForInstall(ServerConnection, DacType) Validates that the specified instance of the Database Engine meets requirements for installing the specified DAC type.
Método públicoMiembro estático ValidateForInstall(SqlStoreConnection, DacType) Obsoleto. Validates that the specified instance of the Database Engine meets requirements for installing the specified DAC type.
Método públicoMiembro estático ValidateForInstall(ServerConnection, DacType, Boolean) Validates that the specified instance of the Database Engine meets requirements for installing the specified DAC type.
Método públicoMiembro estático ValidateForInstall(SqlStoreConnection, DacType, Boolean) Obsoleto. 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.

Arriba