OracleScript
Posted: Fri 13 Apr 2007 17:10
Hello,
I'm noticing that when I load a large script into the OracleScript object that the memory is not cleared. Is there a close or other similar function that I can call to clear the memory after loading this large object? The dispose doesn't seem to clear the memory fast enough ( waiting for GC to come ). Is there any method to perform a faster deallocation?
I'm noticing that when I load a large script into the OracleScript object that the memory is not cleared. Is there a close or other similar function that I can call to clear the memory after loading this large object? The dispose doesn't seem to clear the memory fast enough ( waiting for GC to come ). Is there any method to perform a faster deallocation?