Error Kelas

Definisi

Mewakili kesalahan.

public ref class Error : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="Error", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class Error : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="Error", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type Error = class
    inherit DataContractBase
Public Class Error
Inherits DataContractBase
Warisan
Atribut

Konstruktor

Error()

Menginisialisasi instans baru kelas Error.

Properti

Code

Mendapatkan atau mengatur kode kesalahan.

Context

Mendapatkan atau mengatur konteks objek kesalahan, jika berlaku.

Description

Mendapatkan atau mengatur teks yang menjelaskan kesalahan.

ExtensionData

Mendapatkan atau mengatur struktur yang berisi data tambahan.

(Diperoleh dari DataContractBase)

Berlaku untuk