[Mono-devel-list] Small patch for OdbcConnection.cs
Sébastien Robitaille
sebastien.robitaille at croesus.com
Mon Jul 5 16:12:53 EDT 2004
Hi,
here is another small patch to review and commit.
This one provides the implementation of the OdbcConnection.Dispose method.
(In order to use the "using" keyword to automatically close a database connection)
The exception thrown in the OdbcConnection.Close method was also removed since according to MSDN doc, this method should be callable
multiple times without throwing an exception.
Thanks
Sébas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OdbcConnection.cs.patch
Type: application/octet-stream
Size: 739 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040705/674ca92a/attachment.obj
More information about the Mono-devel-list
mailing list