Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78765 --- shadow/78765 2006-07-05 06:52:32.000000000 -0400 +++ shadow/78765.tmp.5181 2006-07-05 06:52:32.000000000 -0400 @@ -0,0 +1,20 @@ +Bug#: 78765 +Product: Mono: Class Libraries +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: 001 One hour +Priority: Major +Component: Sys.Data +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Summary: [PATCH] OracleCommand doesn't accept null Connection or Transaction + +Behaviour of OracleCommand is not consistent with the Microsoft version: it +deos not allow nullingthe Transaction or Connection properties through +interface. It does, however, allow this when downcasted to it's real type. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
