Hi,

I have an untyped DataSet object and typed DataSet class, by design the
structures match, I want to cast!!! my untyped DataSet into with my typed
DataSet class. Can I do this?

Thanks
JF