ErrorConfigurationKeyErrorLimitAction Enumeration
The ErrorConfigurationKeyErrorLimitAction enumeration provides options for how cube processing should respond when the key error limit is reached.
Enumeration Values
Name | Summary |
---|---|
StopProcessing | Specifies that when the key error limit is hit, the processing should be terminated. |
StopLogging | Specifies that when the key error limit is hit, the process logging should be terminated. |