EntityStagingClearRequest クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
は、解除すべきバッチ配列を指定するためのリクエストメッセージを表します。
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) |
指定された |
フィールド
| 名前 | 説明 |
|---|---|
| BatchId |
バッチを「クリア待ち」に指定します。 |
| International |
クライアントのローカライゼーション情報を使用するかどうかを示す値を指定します。 |
| ModelId |
エンティティのモデルIDを指定します。 |