DataQualityStoreInputDataResponse 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 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. |