2004-03-10 Umadevi S (sumadevi@novell.com)
[mono.git] / mcs / class / System.Data / System.Data / MissingSchemaAction.cs
index c0b8f301398be72c6b861ddedacde761c0cbfff4..5205145796162d293a7aef16ea48f9b98a82cb54 100644 (file)
@@ -9,7 +9,7 @@
 
 using System;
 
-namespace mono.System.Data
+namespace System.Data
 {
        /// <summary>
        /// Specifies the action to take when adding data to the DataSet and the required DataTable or DataColumn is missing.