New Posts New Posts RSS Feed: EntityList to Dataset
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

EntityList to Dataset

 Post Reply Post Reply
Author
vinothvdp View Drop Down
Newbie
Newbie
Avatar

Joined: 21-Sep-2007
Location: India
Posts: 27
Post Options Post Options   Quote vinothvdp Quote  Post ReplyReply Direct Link To This Post Topic: EntityList to Dataset
    Posted: 10-Oct-2008 at 2:44am
Hi all,
 
i am using BOS(IdeabladePersistence service), how to convert EntityList to dataset,pls send any example.
 
thanks
Back to Top
davidklitzke View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 14-Jun-2007
Posts: 715
Post Options Post Options   Quote davidklitzke Quote  Post ReplyReply Direct Link To This Post Posted: 10-Oct-2008 at 10:32am

(1) Create a new PersistenceManager

(2) Load or import the EnityList into the PersistenceManager
 
(3) The DataSet is now one of the properties of the PersistenceManager
 
DataSet Provides access to the internal DataSet used to cache business objects
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down