jrvbdeveloper
Member
- Joined
- Jul 15, 2007
- Messages
- 17
- Programming Experience
- Beginner
Hi,
I have some objects which I want to copy over to a particular .NET structure. I was thinking of copying the objects to a dataset, but I don't think that this is possible for datatype = object. Is there another structure out there that I can use?
Thanks in advance.
I have some objects which I want to copy over to a particular .NET structure. I was thinking of copying the objects to a dataset, but I don't think that this is possible for datatype = object. Is there another structure out there that I can use?
Thanks in advance.