DataQualityInstalledStateResponse Class
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Represents the response of a DQS installed state request.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The DataQualityInstalledStateResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DataQualityInstalledStateResponse() | Infrastructure. Initializes a new instance of the DataQualityInstalledStateResponse class. |
![]() | DataQualityInstalledStateResponse(Boolean, OperationResult) | Infrastructure. Initializes a new instance of the DataQualityInstalledStateResponse class. |
| Name | Description | |
|---|---|---|
![]() | IsInstalled | Infrastructure. Specifies a value that indicates whether the service state is installed. |
![]() | OperationResult | Infrastructure. Specifies the result of an operation. |

