IsClosed Property (OracleArrayDataReader)
public bool IsClosed {get;}
'Declaration
Public ReadOnly Property IsClosed As Boolean
Property Value
True if the
DevartData.Oracle.OracleArrayDataReader was closed (
Close method was called); otherwise, false.