Opened 15 years ago
Closed 13 years ago
#581 closed defect (fixed)
ISelect with computed properties nullifies values in the resulting feature reader
Reported by: | jng | Owned by: | gregboone |
---|---|---|---|
Priority: | major | Milestone: | 3.5.0 |
Component: | ODBC Provider | Version: | 3.4.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description
Execute an ISelect with a computed property (eg. DEFAULT_VALUE : ToDouble('0.3'))
The resulting feature reader will return null on the geometry property and the computed property (DEFAULT_VALUE)
Note:
See TracTickets
for help on using tickets.