StagingProcessRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the details of the staging process request.
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
- Inheritance
-
StagingProcessRequest
- Attributes
Constructors
StagingProcessRequest() |
Initializes a new instance of the StagingProcessRequest class that has default values. |
StagingProcessRequest(International, Boolean, StagingUnbatchedCriteria) |
Initializes a new instance of the StagingProcessRequest class that has the specified cultural settings, . |
Fields
International |
The cultural settings. |
Process |
If |
UnbatchedCriteria |
Criteria for the unbatched records that will be put into the new batch. |