ErrorContext Classe

Definizione

Rappresenta il contesto di errore.

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
Ereditarietà
ErrorContext
Attributi

Costruttori

ErrorContext()

Inizializza una nuova istanza della classe ErrorContext.

Proprietà

ExtensionData

Ottiene o imposta la struttura contenente dati aggiuntivi.

(Ereditato da DataContractBase)
FullyQualifiedName

Ottiene o imposta il nome completo del contesto di errore.

Identifier

Ottiene o imposta l'ID del contesto di errore.

Type

Ottiene o imposta il tipo del contesto di errore.

Si applica a