InvalidSmoOperationException 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’une opération ne peut pas être effectuée à l’état de l’objet actuel.
[System.Serializable]
public sealed class InvalidSmoOperationException : Microsoft.SqlServer.Management.Smo.SmoException
[<System.Serializable>]
type InvalidSmoOperationException = class
inherit SmoException
Public NotInheritable Class InvalidSmoOperationException
Inherits SmoException
- Héritage
- Attributs
Constructeurs
| Nom | Description |
|---|---|
| InvalidSmoOperationException() |
Constructeur pour le T :Microsoft. SqlServer.Management.Smo.InvalidSmoOperationException. |
| InvalidSmoOperationException(String, Exception) |
Constructeur pour le T :Microsoft. SqlServer.Management.Smo.InvalidSmoOperationException. |
| InvalidSmoOperationException(String, SqlSmoState) |
Constructeur pour le T :Microsoft. SqlServer.Management.Smo.InvalidSmoOperationException. |
| InvalidSmoOperationException(String) |
Constructeur pour le T :Microsoft. SqlServer.Management.Smo.InvalidSmoOperationException. |
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) |
| Message |
Obtient le message de l’exception sous forme de chaîne. |
| SmoExceptionType |
Constructeur pour le T :Microsoft. SqlServer.Management.Smo.invalidSmoOperationException. |
Méthodes
| Nom | Description |
|---|---|
| GetObjectData(SerializationInfo, StreamingContext) |
Méthode d’assistance de sérialisation. |
| SetHelpContext(String) |
Exception levée lorsqu’une opération ne peut pas être effectuée à l’état de l’objet actuel. (Hérité de SmoException) |