Opened 13 years ago
Closed 7 years ago
#770 closed defect (fixed)
FDO: Export FdoAssociationPropertyDefintion Methods
Reported by: | gregboone | Owned by: | gregboone |
---|---|---|---|
Priority: | minor | Milestone: | 3.7.0 |
Component: | FDO API | Version: | 3.7.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description (last modified by )
There is a requirement that a client of FDO derive a new schema association object from FdoAssociationPropertyDefintion. Such an object would be used in memory, but never filed to XML.
In order to make this inheritence work, all the public/protected member functions for FdoAssociationPropertyDefintion and its parents will need to be exported from FDO.lib.
FdoAssociationPropertyDefintion
FdoPropertyDefinition
FdoSchemaElement
Change History (5)
comment:1 by , 13 years ago
Description: | modified (diff) |
---|---|
Status: | new → assigned |
comment:2 by , 13 years ago
Description: | modified (diff) |
---|
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 by , 13 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:5 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
Fixed r6190