KeyErrorAction Enumeration
Applies To: SQL Server (starting with 2016)
Defines how errors are handling on dimension keys during process operations.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
| Member name | Description | |
|---|---|---|
| ConvertToUnknown | Converts key to unknown value. | |
| DiscardRecord | Discards the record. |
Show: