iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

InMemoryDataReader Properties

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

Public Instance Properties

Depth Gets a value indicating the depth of nesting for the current row.
FieldCount Indicates the number of fields within the current record. This property is read-only.
IsClosed Gets a value indicating whether the data reader is closed.
ItemOverloaded. Gets the column with the specified name.
RecordsAffected Gets the number of rows changed, inserted, or deleted by execution of the SQL statement.

See Also

InMemoryDataReader Class | IBatisNet.DataMapper.Commands Namespace