|
-
Feb 27th, 2021, 12:06 PM
#20
Re: [RESOLVED] Want to hijack a SqlDataReader class so it can be sourced from multipl
I haven't tried that, but I did try the IDataReader, and I believe it automatically includes IDisposable. If your class doesn't implement IDisposable, it probably should, if only to call the base Dispose method. Whether or not that does something significant, I can't say.
My usual boring signature: Nothing
 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|