Get rid of DataTable
- From: "Jordan S." <A@xxxxx>
- Date: Thu, 29 May 2008 08:38:15 -0700
How can get rid of a DataTable instance?
Set it to null + call Dispose on it? Anything else? Is Dispose really
necessary given that the DataTable doesn't hold any resources (AFAIKT)?
Yes, I know there is no deterministic finalization - but I want to do my
best to tell the system that I'm done with the DataTable ... and the garbage
collector is free to have it's way with it.
Thanks.
.
Relevant Pages
- Re: Cryptographie =?ISO-8859-1?Q?asym=E9trique?=
... but will Agha rise that? ... Will you rid till the ... sunshine, if Abdel freely learns the limb? ... She'd rather dispose e.g. than ... (sci.crypt) - Re: where is DBI::DWIM?
... Get rid of the data (ie. save and dispose, ... This one sets a column's value for a specific row in the database. ... You could - of course - subclass the DBI module and get what you want. ... (comp.lang.perl.misc) - Re: Closing MDI Child Form Wont Reopen? Help!
... isn't already open but not topmost in the window order. ... rid of a form that I have explicitly closed and disposed. ... This sort of "I'll ... I would be interested to know why MS couldn't give us a Dispose() that does ... (microsoft.public.dotnet.languages.vb) - Re: OT - where to buy string?
... One of the removal estimators I spoke to before my move 12 months ago said ... he always advises people not to get rid of stuff before a move. ... Definitely no room/ need for it - dispose. ... (uk.media.radio.archers) - Re: Chicken bones and Kenmore disposal
... did well is dispose of chicken bones. ... By contrast, the Kenmore gets rid of MOST of the bone, but has problems ... the disposal doesn't balk at chicken bones ... (alt.home.repair) |
|