This is not implemented yet. You can use the SetAttribute method instead.

On Wed, Mar 4, 2009 at 9:52 AM, mhnyborg <mhnyb...@gmail.com> wrote:

>
> I can not find the "Where" clause in the fluent mapping.
>
> If it's there can someone show me an example
>
> <class name="Equipment" where="EquipmentType=1">
>    <id name="Id">
>      <generator class="guid"/>
>    </id>
>    <property name="Name" length="50" not-null="true" unique="true"/>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To post to this group, send email to fluent-nhibernate@googlegroups.com
To unsubscribe from this group, send email to 
fluent-nhibernate+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/fluent-nhibernate?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to