DataQualityOperationStartRequest 클래스

정의

DQS 작업의 요청을 포함합니다.

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

생성자

Name Description
DataQualityOperationStartRequest()

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

DataQualityOperationStartRequest(International, Guid)

지정된 문화 설정과 연산 식별자를 가진 클래스의 DataQualityOperationStartRequest 새 인스턴스를 초기화합니다.

필드

Name Description
International

문화적 배경을 명시합니다.

OperationId

작업 식별자를 지정합니다.

적용 대상