[Mono-devel-list] Incorrect TypeCode for DBNull
Aleksey Demakov
avd at openlinksw.com
Wed Mar 5 05:55:31 EST 2003
Hi,
The Type.GetTypeCode() method returns TypeCode.Object
value for System.DBNull type while it should return
TypeCode.DBNull.
The patch is attached.
Regards,
Aleksey
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: test.cs
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030305/fcf94d50/attachment.pl
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: icall.c.patch
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030305/fcf94d50/attachment-0001.pl
More information about the Mono-devel-list
mailing list