Поделиться через


ErrorConfiguration Element (ASSL)

Specifies settings for handling errors that can occur when the parent element is processed.

Синтаксис

<Cube> <!-- or Dimension, MeasureGroup, MiningStructure, Partition -->
   ...
   <ErrorConfiguration>
      <KeyErrorLimit>...</KeyErrorLimit>
      <KeyErrorLogFile>...</KeyErrorLogFile>
      <KeyErrorAction>...</KeyErrorAction>
      <KeyErrorLimitAction>...</KeyErrorLimitAction>
      <KeyNotFound>...</KeyNotFound>
      <KeyDuplicate>...</KeyDuplicate>
      <NullKeyConvertedToUnknown>...</NullKeyConvertedToUnknown>
      <NullKeyNotAllowed>...<NullKeyNotAllowed>
   </ErrorConfiguration>
   ...
</Cube >

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element

Parent elements

Cube, Dimension, MeasureGroup, MiningStructure, Partition

Child elements

KeyDuplicate, KeyErrorAction, KeyErrorLimit, KeyErrorLimitAction, KeyErrorLogFile, KeyNotFound, NullKeyConvertedToUnknown, NullKeyNotAllowed

Замечания

The corresponding element in the Analysis Management Objects (AMO) object model is ErrorConfiguration.

См. также

Справочник

Objects (ASSL)

Справка и поддержка

Получение помощи по SQL Server 2005