CustomDataRowReader Properties

Spotfire 14.2 API Reference

The CustomDataRowReader type exposes the following members.

Properties

  NameDescription
Public propertyColumns
Represents a collection of the columns that the reader returns.
(Inherited from DataRowReader.)
Public propertyIsClosed
Gets a value indicating whether the data reader is closed.
(Inherited from DataRowReader.)
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.
(Inherited from DataRowReader.)
Top
See Also

Reference