DataQualityOperationStartResponse 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 DataQualityOperationStartResponse specifies the response after starting a DQS operation
public ref class DataQualityOperationStartResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class DataQualityOperationStartResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type DataQualityOperationStartResponse = class
inherit MessageResponse
Public Class DataQualityOperationStartResponse
Inherits MessageResponse
- Inheritance
- Attributes
Constructors
DataQualityOperationStartResponse() |
Initializes a new instance of the DataQualityOperationStartResponse 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 |