Unplanned
Last Updated: 05 Jan 2017 07:59 by ADMIN
ADMIN
Andrey
Created on: 13 May 2011 06:01
Category: Map
Type: Feature Request
6
Map: MapShapeReader events do not return exception if it occurs during reading of DBF file
The MapShapeReader converts each dbf record to the ExtendedData value. By default it converts numeric types to integer or double .Net type etc.
If it can't convert a field, then the exception is thrown and it could be handled.
It will be more prefered to return it using the Error property of arguments in PreviewReadCompleted and ReadCompleted event.
0 comments