New Posts New Posts RSS Feed: Equivalent of NHibernateUtil.IsInitialized
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Equivalent of NHibernateUtil.IsInitialized

 Post Reply Post Reply
Author
nowol View Drop Down
Newbie
Newbie


Joined: 08-Jul-2009
Posts: 5
Post Options Post Options   Quote nowol Quote  Post ReplyReply Direct Link To This Post Topic: Equivalent of NHibernateUtil.IsInitialized
    Posted: 06-Jul-2010 at 12:30pm
Hello,

I am trying to implement a localization property in a legacy database and I need to know if a relation is initialized.  If it is initialized I can directly use it to find the correct translation.  If it is not initialized, I want to only get the required translation.

So, I was wondering if DevForce Classic has the equivalent of NHibernateUtil.IsInitialized(<object.property here>)
This method returns true if the property has been accessed and loaded from the database.

Thanks!
Back to Top
ting View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 27-Mar-2009
Location: San Francisco
Posts: 427
Post Options Post Options   Quote ting Quote  Post ReplyReply Direct Link To This Post Posted: 07-Jul-2010 at 3:16pm

There is no equivalent of that in DevForce Classic that I am aware of.

Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down