ErrorManagementType Enum

Definition

The type of error management to use for the mapping.

public enum ErrorManagementType
type ErrorManagementType = 
Public Enum ErrorManagementType
Inheritance
ErrorManagementType

Fields

RejectAndContinue 0

RejectAndContinue.

RejectUntilLimit 2

RejectUntilLimit.

StopImport 1

StopImport.

Applies to