This topic has not yet been rated - Rate this topic

OperationResult Class

SQL Server 2008 R2

Represents a standard container for all operation responses that includes a list of errors.

System.Object
  Microsoft.MasterDataServices.Services.DataContracts.OperationResult

Namespace:  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
[DataContractAttribute(Name = "OperationResult", Namespace = "http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class OperationResult

The OperationResult type exposes the following members.

  Name Description
Public method OperationResult Initializes a new instance of the OperationResult class.
Top
  Name Description
Public property Errors Gets or sets an ArrayOfMDMError that contains any and all errors that occurred during the operation request.
Public property RequestId Gets or sets a unique Id for the request, used for tracking and logging purposes.
Top
  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ