I am using DataTable["content_name"], DataReader["content_name"], but I do not know, how to create my own object using this way to access data.
I want to create datareader result container (DataTable makes me some unwanted queries to db on firebird).
Something like
It’s the this bit that usually stumps you until you know it, bit unobvious…