M
Miguel
Hey, hi all
It's said framework's garbage collector destroy all
objects in applications or whatever, so my cuestion is:
if i have a Database connection object and if i dont close
this connection, when the garbage colletor destroy this
object it is closing the connection????
And how uneffcicient is it???, i mean if i dont close my
connection and i let this task for garbage collector (in
the case that it is possible)
It's said framework's garbage collector destroy all
objects in applications or whatever, so my cuestion is:
if i have a Database connection object and if i dont close
this connection, when the garbage colletor destroy this
object it is closing the connection????
And how uneffcicient is it???, i mean if i dont close my
connection and i let this task for garbage collector (in
the case that it is possible)