DataQualityInstalledStateRequest Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the request message used to determine the DQS installed status.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Name | Description | |
|---|---|---|
![]() | DataQualityInstalledStateRequest() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes the new instance of the DataQualityInstalledStateRequest class with default values. |
![]() | DataQualityInstalledStateRequest(International^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes the new instance of the DataQualityInstalledStateRequest class with specified cultural settings. |
| 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. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


