The Reducer type exposes the following members.

Properties

  NameDescription
Public propertyIsBulk
Property describing whether the reducer bulk processing (no grouping on reduce columns). The default value is false.
Public propertyIsRecursive
Property describing whether this Reducer is idempotent. The default value is false.
Public propertyRows
Not implemented
(Overrides RowSetRows()()()().)

See Also