Click or drag to resize

PhaseStatus Properties

The PhaseStatus type exposes the following members.

Properties
  NameDescription
Public propertyClusterCount
Number of clusters processed so far by the phase. Becomes total clusters processed upon phase completion.
Public propertyPhase
Public propertyRecordCount
Number of records processed so far by the phase. Becomes total records processed upon phase completion.
Public propertyState
Public propertyTransfmrNo
Transformer sequence number, i.e. 0-based index (always -1 in case of Intake or Output).
Top
See Also