EntityStagingClearRequest Class
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Represents a request message for specifying the array of batches to clear.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The EntityStagingClearRequest type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | EntityStagingClearRequest() | Infrastructure. Initializes a new instance of the EntityStagingClearRequest class with default values. |
![]() | EntityStagingClearRequest(International, Int32, Identifier) | Infrastructure. Initializes a new instance of the EntityStagingClearRequest class with the specified International, BatchId and ModelId. |
| Name | Description | |
|---|---|---|
![]() | BatchId | Infrastructure. Specifies the batch to set to “pending clear”. |
![]() | International | Infrastructure. Specifies the value indicating whether to use client localization information. |
![]() | ModelId | Infrastructure. Specifies the model ID of the entity. |

