EntityStagingLoadRequest Class
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Represents the entity staging load members request message contract.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The EntityStagingLoadRequest type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | EntityStagingLoadRequest() | Infrastructure. Initializes a new instance of the EntityStagingLoadRequest class. |
![]() | EntityStagingLoadRequest(International, String, EntityStagingImportType, Collection<EntityMembers>, Boolean) | Infrastructure. Initializes a new instance of the EntityStagingLoadRequest class. |
| Name | Description | |
|---|---|---|
![]() | BatchTag | Infrastructure. Specifies the batch tag to identify the staging batch. |
![]() | ImportType | Infrastructure. Specifies the import type being staged. |
![]() | International | Infrastructure. Specifies the cultural setting. |
![]() | ModelMembers | Infrastructure. Specifies the model members to load. |
![]() | QueueForProcessing | Infrastructure. Indicates if the staging batches created during this load should be set queued to be process. |

