SfcUnregisteredXmlDomainException 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 lors de la désérialisation si le code Xml contient un domaine non inscrit
[System.Serializable]
public sealed class SfcUnregisteredXmlDomainException : Microsoft.SqlServer.Management.Sdk.Sfc.SfcException
[<System.Serializable>]
type SfcUnregisteredXmlDomainException = class
inherit SfcException
Public NotInheritable Class SfcUnregisteredXmlDomainException
Inherits SfcException
- Héritage
- Attributs
Constructeurs
| Nom | Description |
|---|---|
| SfcUnregisteredXmlDomainException() |
Cette exception est levée lors de la désérialisation si le code Xml contient un domaine non inscrit |
| SfcUnregisteredXmlDomainException(String, Exception) |
Cette exception est levée lors de la désérialisation si le code Xml contient un domaine non inscrit |
| SfcUnregisteredXmlDomainException(String) |
Cette exception est levée lors de la désérialisation si le code Xml contient un domaine non inscrit |
Propriétés
| Nom | Description |
|---|---|
| HelpLink |
Cette exception est levée lors de la désérialisation si le code Xml contient un domaine non inscrit (Hérité de SfcException) |
Méthodes
| Nom | Description |
|---|---|
| SetHelpContext(String) |
Cette exception est levée lors de la désérialisation si le code Xml contient un domaine non inscrit (Hérité de SfcException) |