EntityStagingBatch Class
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Identifies a unique batch awaiting or undergoing entity based staging.
System::Object
Microsoft.MasterDataServices::DataContractBase
Microsoft.MasterDataServices::EntityStagingBatch
Microsoft.MasterDataServices::DataContractBase
Microsoft.MasterDataServices::EntityStagingBatch
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The EntityStagingBatch type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | EntityStagingBatch | Infrastructure. Initializes a new instance of the EntityStagingBatch class. |
| Name | Description | |
|---|---|---|
![]() | BatchId | Infrastructure. Gets or sets an ID that uniquely identifies the batch. |
![]() | BatchTag | Infrastructure. Gets or sets a user-defined batch tag. |
![]() | EntityId | Infrastructure. Gets or sets the entity the batch is associated with. |
![]() | ErrorView | Infrastructure. Gets or sets the view that contains detailed error results. |
![]() | ExtensionData | Gets or sets the structure that contains extra data. (Inherited from DataContractBase.) |
![]() | MemberCount | Infrastructure. Gets or sets the total number of members in the batch. |
![]() | MemberType | Infrastructure. Gets or sets the member type the batch is associated with. |
![]() | ProcessedEnd | Infrastructure. Gets or sets the time processing finished for the batch. |
![]() | ProcessedStart | Infrastructure. Gets or sets the time processing started for the batch. |
![]() | RowsInError | Infrastructure. Gets or sets the TotalErrorCount number of rows that contain at least one error. |
![]() | Status | Infrastructure. Gets or sets the current status of the batch. |
![]() | VersionId | Infrastructure. Gets or sets the version the batch was staged into. |
.gif?cs-save-lang=1&cs-lang=cpp)
.gif?cs-save-lang=1&cs-lang=cpp)
.gif?cs-save-lang=1&cs-lang=cpp)