DataQualityOperationStatusRequest Class
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Represents a request to get the status of a running DQS operation.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The DataQualityOperationStatusRequest type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DataQualityOperationStatusRequest() | Infrastructure. Initializes a new instance of the DataQualityOperationStatusRequest class. |
![]() | DataQualityOperationStatusRequest(International, Guid) | Infrastructure. Initializes a new instance of the DataQualityOperationStatusRequest class with the specified properties. |
| Name | Description | |
|---|---|---|
![]() | International | Infrastructure. Specifies the cultural settings. |
![]() | OperationId | Infrastructure. Specifies the operation identifier. |

