Opened 16 years ago
Last modified 14 years ago
#365 new defect
[SHP Provider]: When executing IApplySchema, Int32 properties are converted to Decimal properties
Reported by: | jng | Owned by: | danstoica |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | SHP Provider | Version: | 3.3.1 |
Severity: | 3 | Keywords: | |
Cc: | MaksimS | External ID: |
Description
If you execute an IApplySchema on a SHP connection. Any Int32 properties in any class definitions inside the schema (to be applied) will be converted to Decimal properties once the schema has been applied.
This does not happen if the Int32 property happens to be an Identity property
Note:
See TracTickets
for help on using tickets.