Public Enum FailureThreshold Inherits System.Enum
Dim instance As FailureThreshold
public enum FailureThreshold : System.Enum
Public Enum FailureThreshold Inherits System.Enum
Dim instance As FailureThreshold
public enum FailureThreshold : System.Enum
Member | Description |
---|---|
Fifty | Indicates that Touchstone® should stop a data import once 50 record import errors have occurred (50). |
FiveHundred | Indicates that Touchstone® should stop a data import once 500 record import errors have occurred (500). |
None | Indicates that Touchstone® should continue a data import, regardless of the number of record import errors that occur (0). |
OneHundred | Indicates that Touchstone® should stop a data import once 100 record import errors have occurred (100). |
TenThousand | Indicates that Touchstone® should stop a data import once 10000 record import errors have occurred (10000). |
TwentyFiveHundred | Indicates that Touchstone® should stop a data import once 2500 record import errors have occurred (2500). |
TwoHundredFifty | Indicates that Touchstone® should stop a data import once 250 record import errors have occurred (250). |
System.Object
System.ValueType
System.Enum
AIR.Services.DataImport.Data.FailureThreshold
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2