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

InMemoryDataReader.IsClosed Property

Gets a value indicating whether the data reader is closed.

[Visual Basic]
NotOverridable Public ReadOnly Property IsClosed As  _
    Implements IDataReader.
[C#]
public Boolean IsClosed {get;}

Implements

IDataReader.

See Also

InMemoryDataReader Class | IBatisNet.DataMapper.Commands Namespace