Id(x => x.Code).Length(50).GeneratedBy.Assigned(); On Tue, Sep 22, 2009 at 6:33 AM, acl123 <[email protected]> wrote:
> > One of my mappings is using an assigned string as its primary key: Id > (x => x.Code).GeneratedBy.Assigned(); > > How can I set the max length of the string? > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Fluent NHibernate" 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/fluent-nhibernate?hl=en -~----------~----~----~----~------~----~------~--~---
