DataRowReaderColumn Properties

Spotfire 14.3 API Reference

The DataRowReaderColumn type exposes the following members.

Properties

  NameDescription
Public propertyCursor
Get the cursor that will contains the value in the current row after MoveNext has been called.
Public propertyDataType
Gets the data type of the column.
Public propertyName
Gets the name of the column.
Public propertyProperties
Gets the properties of the column as a read-only collection.
Top
See Also

Reference