QuoteReplyTopic: 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.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum