DataQualityOperationStartResponse Class
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Contains the response resulting from a DQS operation.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The DataQualityOperationStartResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DataQualityOperationStartResponse() | Infrastructure. Initializes a new instance of the DataQualityOperationStartResponse class. |
![]() | DataQualityOperationStartResponse(String, OperationResult, OperationStatus) | Infrastructure. Initializes a new instance of the DataQualityOperationStartResponse class with the specified properties. |
| Name | Description | |
|---|---|---|
![]() | FailureString | Infrastructure. Specifies the string of a failure. |
![]() | OperationResult | Infrastructure. Specifies the result of an operation. |
![]() | Status | Infrastructure. Specifies the response status. |

