UnsupportedEngineTypeException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cette exception est levée lorsqu’une opération a échoué
[System.Serializable]
public sealed class UnsupportedEngineTypeException : Microsoft.SqlServer.Management.Smo.SmoException
[<System.Serializable>]
type UnsupportedEngineTypeException = class
inherit SmoException
Public NotInheritable Class UnsupportedEngineTypeException
Inherits SmoException
- Héritage
- Attributs
Constructeurs
| Nom | Description |
|---|---|
| UnsupportedEngineTypeException() |
Cette exception est levée lorsqu’une opération a échoué |
| UnsupportedEngineTypeException(String, Exception) |
Cette exception est levée lorsqu’une opération a échoué |
| UnsupportedEngineTypeException(String) |
Cette exception est levée lorsqu’une opération a échoué |
Propriétés
| Nom | Description |
|---|---|
| HelpLink |
Obtient un lien sous forme de chaîne au site web de prise en charge. (Hérité de SmoException) |
| SmoExceptionType |
Cette exception est levée lorsqu’une opération a échoué |
Méthodes
| Nom | Description |
|---|---|
| SetHelpContext(String) |
Cette exception est levée lorsqu’une opération a échoué (Hérité de SmoException) |