다음을 통해 공유


DataQualityOperationResultsGetResponse 생성자 (TabularData, OperationResult)

이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.

Initializes a new instance of the DataQualityOperationResultsGetResponse class with the specified properties.

네임스페이스:  Microsoft.MasterDataServices
어셈블리:  Microsoft.MasterDataServices(Microsoft.MasterDataServices.dll)

구문

‘선언
Public Sub New ( _
    Data As TabularData, _
    OperationResult As OperationResult _
)
‘사용 방법
Dim Data As TabularData
Dim OperationResult As OperationResult

Dim instance As New DataQualityOperationResultsGetResponse(Data, OperationResult)
public DataQualityOperationResultsGetResponse(
    TabularData Data,
    OperationResult OperationResult
)
public:
DataQualityOperationResultsGetResponse(
    TabularData^ Data, 
    OperationResult^ OperationResult
)
new : 
        Data:TabularData * 
        OperationResult:OperationResult -> DataQualityOperationResultsGetResponse
public function DataQualityOperationResultsGetResponse(
    Data : TabularData, 
    OperationResult : OperationResult
)

매개 변수

참고 항목

참조

DataQualityOperationResultsGetResponse 클래스

DataQualityOperationResultsGetResponse 오버로드

Microsoft.MasterDataServices 네임스페이스