KeyErrorLimitAction Element (ASSL)
SQL Server 2008
Specifies the action Microsoft SQL Server Analysis Services takes when the key error count that is specified in the KeyErrorLimit element is reached.
The value of this element is limited to one of the strings in the following table.
Value | Description |
|---|---|
StopProcessing | Stops processing the object. |
StopLogging | Continues processing the object, but stops logging errors that are encountered during processing. |
The enumeration that corresponds to the allowed values for KeyErrorLimitAction in the Analysis Management Objects (AMO) object model is KeyErrorLimitAction.
