KeyErrorLimitAction Enumeration
Applies To: SQL Server (starting with 2016)
Defines what happens when the KeyErrorLimit is exceeded.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
| Member name | Description | |
|---|---|---|
| StopLogging | Stops logging errors. | |
| StopProcessing | Stops processing. |
Show: