The IBatchItemHandle type exposes the following members.
Methods
Type | Name | Description |
---|---|---|
![]() | GetException |
Returns the exception assigned to the batch item.
This is only meaningful after the batch operation has been performed. |
![]() | GetObject |
Returns the object referenced by this batch item.
|
![]() | HasException |
Indicates whether the batch item has an associated exception.
This is only meaningful after the batch operation has been performed. |