DataQualityOperationResultsGetRequest Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the request to retrieve the results of a completed DQS operation.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Name | Description | |
|---|---|---|
![]() | DataQualityOperationResultsGetRequest() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the DataQualityOperationResultsGetRequest class. |
![]() | DataQualityOperationResultsGetRequest(International^, Int32, Guid, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the DataQualityOperationResultsGetRequest class with the specified values. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | International | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the cultural settings. |
![]() | MaximumResults | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the maximum results of the DQS operation. |
![]() | OperationId | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the operation identifier of the DataQualityOperationResultsGetRequest class. |
![]() | StartRow | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the first row in the result. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


