Opened 15 years ago
Closed 15 years ago
#569 closed defect (fixed)
FDO - Fail to add/delete Unique Constraints when apply schema.
Reported by: | romicadascalescu | Owned by: | romicadascalescu |
---|---|---|---|
Priority: | major | Milestone: | 3.5.0 |
Component: | FDO API | Version: | 3.5.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description
- Support for modifying unique constraints was never implemented . Unique constraints can be added but never modified.
Note:
See TracTickets
for help on using tickets.
Added support for modifying unique constraints in FDO. A new API function will be needed CanModUniqueConstraints(), for now I just used CanModIdProps.