DataQualityStoreInputDataResponse 类

定义

表示对数据存储输入的数据响应。

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
继承
DataQualityStoreInputDataResponse
属性

构造函数

DataQualityStoreInputDataResponse()

初始化 DataQualityStoreInputDataResponse 类的新实例。

DataQualityStoreInputDataResponse(OperationResult)

使用指定的操作结果初始化 类的新实例 DataQualityStoreInputDataResponse

字段

OperationResult

指定操作结果。

适用于