The ResultOperatorRewriterResult type exposes the following members.

Properties

  NameDescription
Public propertyEvaluationType
Gets the IStreamedDataInfo representing the type of data that the operator works upon.
Public propertyRewrittenOperators
Gets an IEnumerable<(Of <(<'T>)>)> of ResultOperatorBase implementations that were rewritten.

See Also