InternalSmoErrorException 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.
Exception levée lorsqu’il existe une erreur interne avec un T :Microsoft. Objet SqlServer.Management.Smo.
[System.Serializable]
public sealed class InternalSmoErrorException : Microsoft.SqlServer.Management.Smo.SmoException
[<System.Serializable>]
type InternalSmoErrorException = class
inherit SmoException
Public NotInheritable Class InternalSmoErrorException
Inherits SmoException
- Héritage
- Attributs
Constructeurs
| Nom | Description |
|---|---|
| InternalSmoErrorException() |
Constructeur pour T :Microsoft. SqlServer.Management.Smo.InternalSmoException. |
| InternalSmoErrorException(String, Exception) |
Constructeur pour T :Microsoft. SqlServer.Management.Smo.InternalSmoException. |
| InternalSmoErrorException(String) |
Constructeur pour T :Microsoft. SqlServer.Management.Smo.InternalSmoException. |
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) |
Exception levée lorsqu’il existe une erreur interne avec un T :Microsoft. Objet SqlServer.Management.Smo. (Hérité de SmoException) |