語言

EntityStagingClearRequest 類別

定義

代表一個請求訊息,用來指定要清除的批次陣列。

public ref class EntityStagingClearRequest
[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="EntityStagingClearRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityStagingClearRequest
[<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="EntityStagingClearRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityStagingClearRequest = class
Public Class EntityStagingClearRequest
繼承
EntityStagingClearRequest
屬性

建構函式

名稱 Description
EntityStagingClearRequest()

初始化一個以預設值的新類別實例 EntityStagingClearRequest

EntityStagingClearRequest(International, Int32, Identifier)

初始化該類別的新實例 EntityStagingClearRequest ,並指定為 InternationalBatchIdModelId和 。

欄位

名稱 Description
BatchId

指定要設定為「待處理清除」的批次。

International

指定是否使用用戶端在地化資訊的值。

ModelId

指定實體的模型 ID。

適用於