ITransformReader Properties

The ITransformReader type exposes the following members.

Properties
  NameDescription
Public propertyHasWarnings
Gets a value indicating whether this instance,or one of its dependencies, has warnings.
Public propertyItemGuid
Gets the element value for the specified ID.
Public propertyItemInt32
Gets the element value located at the specified index.
(Inherited from IReader.)
Public propertyMap
Gets the mapping of element ID to index.
Public propertySchema
Gets the column metadata of the reader.
(Inherited from IReader.)
Public propertyWarnings
Gets the warnings for the current instance, as well as for any dependency objects.
Top
See Also