mapper.Class<Pizza>(c => c.Property(p => p.Number, map => map.Generated(PropertyGeneration.Insert)));
-- Para escribir al Grupo, hágalo a esta dirección: [email protected] Para más, visite: http://groups.google.com/group/NHibernate-Hispano
mapper.Class<Pizza>(c => c.Property(p => p.Number, map => map.Generated(PropertyGeneration.Insert)));
-- Para escribir al Grupo, hágalo a esta dirección: [email protected] Para más, visite: http://groups.google.com/group/NHibernate-Hispano