DataQualityStoreInputDataResponse 构造函数 (OperationResult)

此 API 支持 SQL Server 2012 基础结构,但不能通过代码直接使用。

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

命名空间:  Microsoft.MasterDataServices
程序集:  Microsoft.MasterDataServices(在 Microsoft.MasterDataServices.dll 中)

语法

声明
Public Sub New ( _
    OperationResult As OperationResult _
)
用法
Dim OperationResult As OperationResult

Dim instance As New DataQualityStoreInputDataResponse(OperationResult)
public DataQualityStoreInputDataResponse(
    OperationResult OperationResult
)
public:
DataQualityStoreInputDataResponse(
    OperationResult^ OperationResult
)
new : 
        OperationResult:OperationResult -> DataQualityStoreInputDataResponse
public function DataQualityStoreInputDataResponse(
    OperationResult : OperationResult
)

参数

请参阅

参考

DataQualityStoreInputDataResponse 类

DataQualityStoreInputDataResponse 重载

Microsoft.MasterDataServices 命名空间