staging-counters Element

The <staging-counters> element contains statistics on the staging of the entries that were imported.

Usage

<staging-counters/>

Attributes

None.

Child Elements

Element Description

<stage-add>

Information about the number of imported entries that were added.

<stage-delete>

Information about the number of imported entries that were deleted.

<stage-delete-add>

Information about the number of imported entries that were deleted then added.

<stage-failure>

Information about the number of import entry failures.

<stage-no-change>

Information about the number of imported entries that were not changed.

<stage-rename>

Information about the number of imported entries that were renamed.

<stage-update>

Information about the number of imported entries that were updated.

Parent Elements

Element

<step-details>

Child Element Sequence

The tree shows the ordering and number of child elements. Child elements in a Sequence must appear in the order given and child elements in a Choice are mutually exclusive. Sequences and Choices can be nested. Element names are followed by the minimum and maximum occurrences.

Sequence
    stage-no-change (Exactly 1)
    stage-add (Exactly 1)
    stage-update (Exactly 1)
    stage-rename (Exactly 1)
    stage-delete (Exactly 1)
    stage-delete-add (Exactly 1)
    stage-failure (Exactly 1)
Sequence

Remarks

The <staging-counters> element is present only when the step involves importing from a connected data source or from a drop file.

Element Information

Can be empty No

Send comments about this topic to Microsoft

Build date: 2/16/2009