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)

使用指定的文化特性設定及作業識別碼,初始化 DataQualityOperationStartRequest 類別的新執行個體。

欄位

International

指定文化特性設定。

OperationId

指定作業識別碼。

適用於