OperationStatus Enumeration
This API supports the product infrastructure and is not intended to be used directly from your code.
Enumerates the DQS operation’s status.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Member name | Description | |
|---|---|---|
| Failure | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the operation has failed. | |
| InProgress | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the operation is in progress. | |
| Invalid | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the operation is invalid. | |
| Pending | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the operation is pending. | |
| Success | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the operation has succeeded. |