How can I add a DataSet to a Custom Entity Classes?

Hi,

How can I add a multi result set DataSet to a Custom Entity Classes

Thanks,



Answer this question

How can I add a DataSet to a Custom Entity Classes?

  • bshalton

    Sorry, I am trying to eliminate DS in my custom class, I want to fill a generic list with a multi result set DS.
  • HwaH

    How about putting a new property of type DataSet in you class

  • How can I add a DataSet to a Custom Entity Classes?