StagingProcessRequest クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ステージングプロセスの要求の詳細を指定します。
public ref class StagingProcessRequest
[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="StagingProcessRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class StagingProcessRequest
[<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="StagingProcessRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type StagingProcessRequest = class
Public Class StagingProcessRequest
- 継承
-
StagingProcessRequest
- 属性
コンストラクター
| 名前 | 説明 |
|---|---|
| StagingProcessRequest() |
デフォルト値を持つ StagingProcessRequest クラスの新しいインスタンスを初期化します。 |
| StagingProcessRequest(International, Boolean, StagingUnbatchedCriteria) |
指定された文化設定を持つ StagingProcessRequest クラスの新しいインスタンスを初期化します。 |
フィールド
| 名前 | 説明 |
|---|---|
| International |
文化的な設定。 |
| Process |
|
| UnbatchedCriteria |
新しいバッチに組み込まれる未バッチレコードの基準。 |