ITransformReader Properties |
The ITransformReader type exposes the following members.
| Name | Description | |
|---|---|---|
| HasWarnings |
Gets a value indicating whether this instance,or one of its dependencies, has warnings.
| |
| ItemGuid |
Gets the element value for the specified ID.
| |
| ItemInt32 |
Gets the element value located at the specified index.
(Inherited from IReader.) | |
| Map |
Gets the mapping of element ID to index.
| |
| Schema |
Gets the column metadata of the reader.
(Inherited from IReader.) | |
| Warnings |
Gets the warnings for the current instance, as well as for any dependency objects.
|