ITransformReader Methods

The ITransformReader type exposes the following members.

Methods
  NameDescription
Public methodAddWarning
Adds the warning to the current instance internal list.
Public methodCancel
Cancels the execution of the reader.
(Inherited from IReader.)
Public methodHasElement
Determines whether the element with the specified ID is part of the reader values.
Public methodRead
Advances the reader to the next record.
(Inherited from IReader.)
Top
See Also