Share via


DataQualityOperationResultsGetResponse 클래스

정의

완료한 DQS 작업의 결과를 포함합니다.

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

생성자

DataQualityOperationResultsGetResponse()

DataQualityOperationResultsGetResponse 클래스의 새 인스턴스를 초기화합니다.

DataQualityOperationResultsGetResponse(TabularData, OperationResult)

지정한 속성을 사용하여 DataQualityOperationResultsGetResponse 클래스의 새 인스턴스를 초기화합니다.

필드

Data

완료한 작업과 연결된 결과 데이터를 지정합니다.

OperationResult

작업의 결과를 지정합니다.

적용 대상