The Processor type exposes the following members.

Properties

  NameDescription
Public propertyConstantResultSchema
If true, the processor returns a constant schema regardless what input is given
Public propertyRowLevelProcessor
If true, the optimizer assumes that every output row depends on a single input row
Public propertyRows
The Rows property automatically returns the Processor.Process override
(Overrides RowSetRows()()()().)

See Also