I'm not sure if I'm wrong or this is a missing feature.
In mapping-by-code: in a special case, I need to custumize my SqlInsert,
SqlXXX mapping with specific sql statements (xref NH-3650).
When SqlInsert is invoked, I have a runt-time error Invalid Index {0}
SqlParameterCollection etc etc.
I suppose that I need to set check == null to tell to NH to evaluate
only the params passed in SqlInsert, but I can't see how accomplish my
task...
I'm wrong or is a missing feature?-- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
