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