Langage

ErrorContext Classe

Définition

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
ErrorContext
Attributs

Constructeurs

Nom Description
ErrorContext()

Initialise une nouvelle instance de la classe ErrorContext.

Propriétés

Nom Description
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 pleinement qualifié du contexte d’erreur.

Identifier

Obtient ou définit l’ID de contexte d’erreur.

Type

Obtient ou définit le type du contexte d’erreur.

S’applique à