[fdo-users] How to attach/detach a property from a propertyvalues of IInserCmd

Ray ray.wu at efacec.com
Mon Jul 9 08:18:56 PDT 2012


I think I may be able to do the following:

oPropertyValue.Value = Nothing

But oPropertyValue.value was cached in a dictionary. So if I do that, it
modifis the value in the cache. Then for next record, I have to reinitiatize
the value and reinsert it to the dictionary. 

Really I want is to cache initial values for all property values. For record
with null property, I like to skip inserting this property. For record with
not null property, I like to reuse the cached initial value without having
to reinit and new-ed the property every time.

Thanks,
Ray


--
View this message in context: http://osgeo-org.1560.n6.nabble.com/How-to-attach-detach-a-property-from-a-propertyvalues-of-IInserCmd-tp4986964p4986980.html
Sent from the FDO Users mailing list archive at Nabble.com.


More information about the fdo-users mailing list