Método ValidateForInstall
Validates that the requirements of a DAC install action are in place.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
ValidateForInstall(ServerConnection, DacType) | Validates that the specified instance of the Database Engine meets requirements for installing the specified DAC type. | |
ValidateForInstall(SqlStoreConnection, DacType) | Obsoleto. 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) | 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. |
Início