ErrorContext 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.
Représente le contexte d'erreur.
public ref class ErrorContext : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="ErrorContext", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ErrorContext : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="ErrorContext", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ErrorContext = class
inherit DataContractBase
Public Class ErrorContext
Inherits DataContractBase
- Héritage
- Attributs
Constructeurs
ErrorContext() |
Initialise une nouvelle instance de la classe ErrorContext. |
Propriétés
ExtensionData |
Obtient ou définit la structure qui contient des données supplémentaires. (Hérité de DataContractBase) |
FullyQualifiedName |
Obtient ou définit le nom complet du contexte d'erreur. |
Identifier |
Obtient ou définit l'ID du contexte d'erreur. |
Type |
Obtient ou définit le type du contexte d'erreur. |