EntityStagingProcessRequest 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 process request.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The EntityStagingProcessRequest type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | EntityStagingProcessRequest() | Infrastructure. Initializes a new instance of the EntityStagingProcessRequest class. |
![]() | EntityStagingProcessRequest(International, String, Identifier, MemberType, Identifier) | Infrastructure. Initializes a new instance of the EntityStagingProcessRequest class with the specified international, batch tag, entity ID, member type and version Id. |
| Name | Description | |
|---|---|---|
![]() | BatchTag | Infrastructure. Identifies the batch the process request is applicable to. |
![]() | EntityId | Infrastructure. Identifies the entity that the process request is applicable to. |
![]() | International | Infrastructure. The cultural setting. |
![]() | MemberType | Infrastructure. Identifies the member type that the process request is applicable to. |
![]() | VersionId | Infrastructure. The batch that is associated with the version ID. |

