Partager via


Méthode ValidateForInstall

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

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publiqueMembre statique ValidateForInstall(ServerConnection, DacType) Validates that the specified instance of the Database Engine meets requirements for installing the specified DAC type.
Méthode publiqueMembre statique ValidateForInstall(SqlStoreConnection, DacType) Obsolète. Validates that the specified instance of the Database Engine meets requirements for installing the specified DAC type.
Méthode publiqueMembre statique ValidateForInstall(ServerConnection, DacType, Boolean) Validates that the specified instance of the Database Engine meets requirements for installing the specified DAC type.
Méthode publiqueMembre statique ValidateForInstall(SqlStoreConnection, DacType, Boolean) Obsolète. 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.

Haut de la page