DataQualityStoreInputDataResponse Class

Definition

Represents the data response for the data store input.

public ref class DataQualityStoreInputDataResponse
[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="DataQualityStoreInputDataResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class DataQualityStoreInputDataResponse
[<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="DataQualityStoreInputDataResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type DataQualityStoreInputDataResponse = class
Public Class DataQualityStoreInputDataResponse
Inheritance
DataQualityStoreInputDataResponse
Attributes

Constructors

DataQualityStoreInputDataResponse()

Initializes a new instance of the DataQualityStoreInputDataResponse class.

DataQualityStoreInputDataResponse(OperationResult)

Initializes a new instance of the DataQualityStoreInputDataResponse class with specified operation result.

Fields

OperationResult

Specifies the operation result.

Applies to