This topic has not yet been rated - Rate this topic

RefCountingDataReader Class

An implementation of IDataReader which also properly cleans up the reference count on the given inner DatabaseConnectionWrapper when the reader is closed or disposed.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Data
Assembly:  Microsoft.Practices.EnterpriseLibrary.Data (in Microsoft.Practices.EnterpriseLibrary.Data.dll)
public class RefCountingDataReader : DataReaderWrapper
System.Object
  System.MarshalByRefObject
    Microsoft.Practices.EnterpriseLibrary.Data.DataReaderWrapper
      Microsoft.Practices.EnterpriseLibrary.Data.RefCountingDataReader
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.