Hi - I'm noticing that if I create an object derived from CoreObjectsBase such as FeatureClassDefinition (via FeatureClass.GetDefinition()), and I call Dispose() on it when I'm done, its memory is released if working on a File Geodatabase. However, the memory is not released (tested in ArcGIS 3.3) if working on a SDE geodatabase (oracle in my case). Has anyone observed this? And if so, is this a bug and/or is there a way to overcome this?
Thanks,
Martin