TransformReader Methods |
The TransformReader type exposes the following members.
| Name | Description | |
|---|---|---|
| AddWarning |
Adds the warning to the current instance internal list.
| |
| Cancel |
Cancels the execution of the reader.
| |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
| Dispose(Boolean) |
Releases unmanaged and (optionally) managed resources.
| |
| Finalize |
Finalizes an instance of the TransformReader class.
(Overrides ObjectFinalize.) | |
| HasElement |
Determines whether the element with the specified ID is part of the reader values.
| |
| Read |
Advances the reader to the next record.
|