Pradeep Kumar Mishra

Musings on technology, people, process and related stuff

How To Check if DataReader has certain field

During development I encountered this problem. So here I am posting a solution for the same. Suppose a reader is reading result set which normally returns fields ‘A’ ‘ B’ AND ‘C’ and in some cases it also returns ‘W’.So your dataread method is likeLet’s have some object for the data to persist.

Read on →