DataQualityOperationStatusResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The DataQualityOperationStatusResponse specifies the status of the DQS operation requested
public ref class DataQualityOperationStatusResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class DataQualityOperationStatusResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type DataQualityOperationStatusResponse = class
inherit MessageResponse
Public Class DataQualityOperationStatusResponse
Inherits MessageResponse
- Inheritance
- Attributes
Constructors
DataQualityOperationStatusResponse() |
Initializes a new instance of the DataQualityOperationStatusResponse class. |
Properties
FailureString |
Specifies the failure message shown to user |
OperationResult |
Specifies the operation result. (Inherited from MessageResponse) |
Status |
Specifies the status of the operation |