ErrorHandlingMode
Representing the different modes in which to handle errors when processing records
Union Cases
Union Case | Description |
RetryAndSkip(int)
Signature: int
|
|
RetryAndStop(int)
Signature: int
|