Opened 13 years ago
Closed 13 years ago
#784 closed enhancement (fixed)
Add default constructor and dispose in the header file for FdoParameterValueCollection same as for FdoPropertyValueCollection
Reported by: | romicadascalescu | Owned by: | romicadascalescu |
---|---|---|---|
Priority: | minor | Milestone: | 3.7.0 |
Component: | FDO API | Version: | 3.7.0 |
Severity: | 4 | Keywords: | |
Cc: | External ID: |
Description
Add default constructor and dispose in the header file for FdoParameterValueCollection same as for FdoPropertyValueCollection
- This change will allow FDO developers to create a derivate class from FdoParameterValueCollection (e.g. to detect changes in it) same as it is possible for FdoPropertyValueCollection
Note:
See TracTickets
for help on using tickets.
Date: 2011-09-08 12:22:15 -0700 (Thu, 08 Sep 2011) New Revision: 6240
Modified:
Log: Ticket #784: Add default constructor and dispose in the header file for FdoParameterValueCollection same as for FdoPropertyValueCollection