Author: suresh
Date: 2005-03-22 04:12:02 -0500 (Tue, 22 Mar 2005)
New Revision: 42070
Modified:
trunk/mcs/class/System.Data/System.Data.Odbc/OdbcType.cs
Log:
mark internal for SQL_C_TYPE
Modified: trunk/mcs/class/System.Data/System.Data.Odbc/OdbcType.cs
===================================================================
--- trunk/mcs/class/System.Data/System.Data.Odbc/OdbcType.cs 2005-03-22
08:39:18 UTC (rev 42069)
+++ trunk/mcs/class/System.Data/System.Data.Odbc/OdbcType.cs 2005-03-22
09:12:02 UTC (rev 42070)
@@ -119,7 +119,7 @@
UNASSIGNED = Int16.MaxValue
}
- public enum SQL_C_TYPE : short
+ internal enum SQL_C_TYPE : short
{
BINARY = (-2),
BIT = (-7),
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches