TransformReader Methods

The TransformReader 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.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Protected methodDispose(Boolean)
Releases unmanaged and (optionally) managed resources.
Protected methodFinalize
Finalizes an instance of the TransformReader class.
(Overrides ObjectFinalize.)
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.
Top
See Also