EntityStagingClearRequest 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.
Represents a request message for specifying the array of batches to clear.
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
- Inheritance
-
EntityStagingClearRequest
- Attributes
Constructors
EntityStagingClearRequest() |
Initializes a new instance of the EntityStagingClearRequest class with default values. |
EntityStagingClearRequest(International, Int32, Identifier) |
Initializes a new instance of the EntityStagingClearRequest class with the specified |
Fields
BatchId |
Specifies the batch to set to “pending clear”. |
International |
Specifies the value indicating whether to use client localization information. |
ModelId |
Specifies the model ID of the entity. |