言語

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
属性

コンストラクター

名前 説明
EntityStagingClearRequest()

既定値を使用して、 EntityStagingClearRequest クラスの新しいインスタンスを初期化します。

EntityStagingClearRequest(International, Int32, Identifier)

指定されたInternationalBatchIdModelIdEntityStagingClearRequestクラスの新しいインスタンスを初期化します。

フィールド

名前 説明
BatchId

バッチを「クリア待ち」に指定します。

International

クライアントのローカライゼーション情報を使用するかどうかを示す値を指定します。

ModelId

エンティティのモデルIDを指定します。

適用対象