Loe inglise keeles

Jagamisviis:


ErrorContext Class

Definition

Specifies the context of a particular error.

C#
[System.Runtime.Serialization.DataContract(Name="ErrorContext", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ErrorContext : Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Inheritance
ErrorContext
Attributes

Remarks

The ErrorContext complex type specifies the context of a particular error. This type identifies the object that was operated on when the error occurred.

Constructors

ErrorContext()

Initializes a new instance of the ErrorContext class.

Properties

FullyQualifiedName

Specifies the object FullyQualifiedName of the context identifier in dot notation.

Identifier

Specifies the object context identifier of the error.

Type

Specifies the object type of the context identifier.

Methods

SetProperty<T>(T, T, String, Boolean)

Changes the property to the given value.
Returns whether the new value is different from the old value.

(Inherited from DataContractBase)
SetProperty<T>(T, T, String)

Changes the property to the given value.
Returns whether the new value is different from the old value.

(Inherited from DataContractBase)

Applies to

Toode Versioonid
SQL Server .NET SDK 2016, 2017, 2019