You are not logged in.
Hi,
I need to convert ISQLDBRows results data into my "business" classes for perform complex calculation (with master/details) and then export the Json.
What is the fastest (and easy) way for "marshall" ISQLDBRows to a list of MyClass?
Thanks in advance!
Offline
:-)
The first thing I thought was that there will surely be a direct method avoiding the passage via Json... :-)
Offline