Mimer Data Provider

MimerDataReader Properties

The properties of the MimerDataReader class are listed below. For a complete list of MimerDataReader class members, see the MimerDataReader Members topic.

Public Instance Properties

Depth Gets a value indicating the depth of nesting for the current row.
FieldCount Gets the number of columns in the current row.
IsClosed Indicates whether the MimerDataReader is closed.
ItemOverloaded. Gets the value of the specified column in its native format given the column name. In C#, this property is the indexer for the MimerDataReader class.
RecordsAffected Gets the number of rows changed, inserted, or deleted by execution of the SQL statement.

See Also

MimerDataReader Class | Mimer.Data.Client Namespace