DataQualityStoreInputDataRequest Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the data request for the data store input.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Name | Description | |
|---|---|---|
![]() | DataQualityStoreInputDataRequest() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the DataQualityStoreInputDataRequest class. |
![]() | DataQualityStoreInputDataRequest(International^, TabularData^, Guid) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the DataQualityStoreInputDataRequest class with specified cultural settings, data, and operation identifier. |
| 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 | |
|---|---|---|
![]() | Data | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the data. |
![]() | International | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the cultural settings. |
![]() | OperationId | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the operation identifier. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


