KeyErrorAction Element (ASSL)
SQL Server 2008 R2
Specifies the action for Microsoft SQL Server Analysis Services to take when an error occurs on a key.
The value of this element is limited to one of the strings listed in the following table.
Value | Description |
|---|---|
ConvertToUnknown | Convert the problem key to the unknown member value. |
DiscardRecord | Discard the record. |
The enumeration that corresponds to the allowed values for KeyErrorAction in the Analysis Management Objects (AMO) object model is KeyErrorAction.
