The following tables list the members exposed by IBufferingDataReader.
Name | Description | |
---|---|---|
LoadToBuffer | Loading all data from current System.Data.IDataReader to buffer, disposing it and creating new DataReader instead. For example, allows to release a db-connection to be able to open next DBDataReader when MARS is not allowed. |