I'm writing a IConvention implementation that changes table names and
column names but in my mappings I also have fomulas which I need to
replace but PropertyInstance doesn't allow me to replace a formula
with Formula() because the setter is protected by
if (!this.mapping.IsSpecified("Formula"))
Is it possible to remove this condition to allow a formula to be
replaced?
--
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].
For more options, visit this group at
http://groups.google.com/group/fluent-nhibernate?hl=.