DataQualityOperationStartResponse Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Contains the response resulting from a DQS operation.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Name | Description | |
|---|---|---|
![]() | DataQualityOperationStartResponse() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the DataQualityOperationStartResponse class. |
![]() | DataQualityOperationStartResponse(String^, OperationResult^, OperationStatus) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the DataQualityOperationStartResponse class with the specified properties. |
| 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 | |
|---|---|---|
![]() | FailureString | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the string of a failure. |
![]() | OperationResult | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the result of an operation. |
![]() | Status | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the response status. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


