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
특성

생성자

DataQualityOperationStartRequest()

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

DataQualityOperationStartRequest(International, Guid)

지정된 culture 설정 및 작업 식별자를 사용하여 DataQualityOperationStartRequest 클래스의 새 인스턴스를 초기화합니다.

필드

International

culture 설정을 지정합니다.

OperationId

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

적용 대상