EntityStagingProcessResponse 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 members response message contract.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The EntityStagingProcessResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | EntityStagingProcessResponse() | Infrastructure. Initializes a new instance of the EntityStagingProcessResponse class. |
![]() | EntityStagingProcessResponse(Int32, OperationResult) | Infrastructure. Initializes a new instance of the EntityStagingProcessResponse class with the specified batch ID and operation result. |
| Name | Description | |
|---|---|---|
![]() | BatchId | Infrastructure. Specifies the resultant batch ID given to the batch. |
![]() | OperationResult | Infrastructure. Specifies the operation result. |

