Reflection optimizer should throw a more informative exception when a property is mapped using a wrong type
Description
Environment
None
Activity
Show:

Former user December 30, 2005 at 5:32 AM
Changed summary and description to reflect the actual fix more accurately.
This should help users that receive InvalidCastExceptions when using reflection optimizer with properties that are mapped to a wrong type (Int32 property mapped as type="Int16" for example).