DataRowReader Properties TIBCO Spotfire 6.0 API Reference
The DataRowReader type exposes the following members.
Properties

  NameDescription
Public propertyColumns
Represents a collection of the columns that the reader returns.
Public propertyIsClosed
Gets a value indicating whether the data reader is closed.
Public propertyResultProperties
Gets a read-only copy of the result properties, this is properties for the entire reader result and not for a specific column.
Back to Top
See Also