When creating a source expression. The Bulk Copy Editor blows up when using the
expression evaluates as an Identifier.
The problem is in FdoSchemaUtil.CreatePropertyFromExpressionType() which does
not properly handle the case when the expression parses into an Identifier.
The solution is to modify the method signature to accept the source class
definition, which is used to resolve such parsed identifiers
Original issue reported on code.google.com by jackie...@ennoble.com.au on 7 Jun 2011 at 7:50
Original issue reported on code.google.com by
jackie...@ennoble.com.au
on 7 Jun 2011 at 7:50