Hi,
I have migrate my project from 1.2 to 2.0 NHibernate.
Is
NHibernate.Criterion.Expression.Eq("Enabled", (System.Int16)0)
equal to
NHibernate.Criterion.SimpleExpression("Enabled", (System.Int16)0, "=")
??
Thanks for your help !
Papy !
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"nhusers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---