Partager via


Élément ErrorConfiguration (ASSL)

Spécifie des paramètres pour gérer les erreurs qui peuvent se produire lors du traitement de l'élément parent.

Syntaxe

<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 >

Caractéristiques de l'élément

Caractéristique

Description

Type de données et longueur

Aucun

Valeur par défaut

Aucune

Cardinalité

0-1 : élément facultatif qui peut apparaître une fois et une seule.

Relations entre les éléments

Relation

Élément

Éléments parents

Cube, Dimension, MeasureGroup, MiningStructure, Partition

Éléments enfants

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

Notes

L'élément correspondant dans le modèle objet AMO (Analysis Management Objects) est ErrorConfiguration.

Voir aussi

Référence

Objets (ASSL)