PropertyWriteException 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 lors de la tentative de définition d’une propriété qui a été bloquée.
[System.Serializable]
public sealed class PropertyWriteException : Microsoft.SqlServer.Management.Smo.SmoException
[<System.Serializable>]
type PropertyWriteException = class
inherit SmoException
Public NotInheritable Class PropertyWriteException
Inherits SmoException
- Héritage
- Attributs
Constructeurs
| Nom | Description |
|---|---|
| PropertyWriteException() |
Constructeur pour le T :Microsoft. SqlServer.Management.Smo.PropertyWriteException. |
| PropertyWriteException(String, Exception) |
Constructeur pour le T :Microsoft. SqlServer.Management.Smo.PropertyWriteException. |
| PropertyWriteException(String, String, String, String) |
Constructeur pour le T :Microsoft. SqlServer.Management.Smo.PropertyWriteException. |
| PropertyWriteException(String) |
Constructeur pour le T :Microsoft. SqlServer.Management.Smo.PropertyWriteException. |
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. |
| PropertyName |
Exception levée lors de la tentative de définition d’une propriété qui a été bloquée. |
| SmoExceptionType |
Obtient le type d’exception de T :Microsoft. Énumération SqlServer.Management.Smo.SmoExceptionType. |
Méthodes
| Nom | Description |
|---|---|
| GetObjectData(SerializationInfo, StreamingContext) |
Méthode d’assistance de sérialisation. |
| SetHelpContext(String) |
Exception levée lors de la tentative de définition d’une propriété qui a été bloquée. (Hérité de SmoException) |