DataQualityOperationResultsGetRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the request to retrieve the results of a completed DQS operation.
public ref class DataQualityOperationResultsGetRequest
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="DataQualityOperationResultsGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class DataQualityOperationResultsGetRequest
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="DataQualityOperationResultsGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type DataQualityOperationResultsGetRequest = class
Public Class DataQualityOperationResultsGetRequest
- Inheritance
-
DataQualityOperationResultsGetRequest
- Attributes
Constructors
DataQualityOperationResultsGetRequest() |
Initializes a new instance of the DataQualityOperationResultsGetRequest class. |
DataQualityOperationResultsGetRequest(International, Int32, Guid, Int32) |
Initializes a new instance of the DataQualityOperationResultsGetRequest class with the specified values. |
Fields
International |
Specifies the cultural settings. |
MaximumResults |
Specifies the maximum results of the DQS operation. |
OperationId |
Specifies the operation identifier of the DataQualityOperationResultsGetRequest class. |
StartRow |
Specifies the first row in the result. |