Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Represents a collection of the columns that the reader returns.
Gets a value indicating whether the data reader is closed.
Gets a read-only copy of the result properties, this is properties for the entire reader result and not for a specific column.
Resets the reader so that the next time Spotfire.Dxp.Data.DataRowReader.MoveNext is called the first row will be returned.
Represents a resettable iterator of rows values. It is used to retrieve data from a Spotfire.Dxp.Data.DataSource or Spotfire.Dxp.Data.DataTransformation.
Since
2.0