UnsupportedVersionException 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.
L’exception est levée lorsqu’une opération a échoué.
[System.Serializable]
public sealed class UnsupportedVersionException : Microsoft.SqlServer.Management.Smo.SmoException
[<System.Serializable>]
type UnsupportedVersionException = class
inherit SmoException
Public NotInheritable Class UnsupportedVersionException
Inherits SmoException
- Héritage
- Attributs
Constructeurs
| Nom | Description |
|---|---|
| UnsupportedVersionException() |
Constructeur pour le T :Microsoft. SqlServer.Management.Smo.UnsupportedVersionException. |
| UnsupportedVersionException(String, Exception) |
Constructeur pour le T :Microsoft. SqlServer.Management.Smo.UnsupportedVersionException. |
| UnsupportedVersionException(String) |
Constructeur pour le T :Microsoft. SqlServer.Management.Smo.UnsupportedVersionException. |
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 |
Obtient le type d’exeption à partir de T :Microsoft. Énumération SqlServer.Management.Smo.SmoExceptionType. |
Méthodes
| Nom | Description |
|---|---|
| SetHelpContext(String) |
L’exception est levée lorsqu’une opération a échoué. (Hérité de SmoException) |