ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/AnywhereTS-MSSQL/trunk/TSAdminTool/atsDataSet.Designer.cs
(Generate patch)

Comparing trunk/TSAdminTool/atsDataSet.Designer.cs (file contents):
Revision 148 by william, Sat Jul 14 07:14:59 2012 UTC vs.
Revision 149 by william, Sun Jul 15 11:21:36 2012 UTC

--- trunk/TSAdminTool/atsDataSet.Designer.cs	2012/07/15 09:15:41	148
+++ trunk/TSAdminTool/atsDataSet.Designer.cs	2012/07/15 11:21:36	149
@@ -5859,7 +5859,7 @@ namespace AnywhereTS.atsDataSetTableAdap
         [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
         private void InitConnection() {
             this._connection = new global::System.Data.SqlClient.SqlConnection();
-            this._connection.ConnectionString = global::AnywhereTS.Properties.Settings.Default.atsConnectionString;
+            this._connection.ConnectionString = global::AnywhereTS.DBSupport.Properties.Settings.Default.atsConnectionString;
         }
         
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
@@ -6189,7 +6189,7 @@ SELECT ID, Parent, Name FROM [Group] WHE
         [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
         private void InitConnection() {
             this._connection = new global::System.Data.SqlClient.SqlConnection();
-            this._connection.ConnectionString = global::AnywhereTS.Properties.Settings.Default.atsConnectionString;
+            this._connection.ConnectionString = global::AnywhereTS.DBSupport.Properties.Settings.Default.atsConnectionString;
         }
         
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
@@ -6715,7 +6715,7 @@ SELECT UseDHCP, ClientIPAddress, ClientI
         [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
         private void InitConnection() {
             this._connection = new global::System.Data.SqlClient.SqlConnection();
-            this._connection.ConnectionString = global::AnywhereTS.Properties.Settings.Default.atsConnectionString;
+            this._connection.ConnectionString = global::AnywhereTS.DBSupport.Properties.Settings.Default.atsConnectionString;
         }
         
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
@@ -7696,7 +7696,7 @@ SELECT UseDHCP, ClientIPAddress, ClientI
         [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
         private void InitConnection() {
             this._connection = new global::System.Data.SqlClient.SqlConnection();
-            this._connection.ConnectionString = global::AnywhereTS.Properties.Settings.Default.atsConnectionString;
+            this._connection.ConnectionString = global::AnywhereTS.DBSupport.Properties.Settings.Default.atsConnectionString;
         }
         
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
@@ -7985,7 +7985,7 @@ SELECT Path, LocalPath FROM TftpServer W
         [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
         private void InitConnection() {
             this._connection = new global::System.Data.SqlClient.SqlConnection();
-            this._connection.ConnectionString = global::AnywhereTS.Properties.Settings.Default.atsConnectionString;
+            this._connection.ConnectionString = global::AnywhereTS.DBSupport.Properties.Settings.Default.atsConnectionString;
         }
         
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
@@ -8304,7 +8304,7 @@ SELECT Path, LocalPath FROM TftpServer W
         [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]
         private void InitConnection() {
             this._connection = new global::System.Data.SqlClient.SqlConnection();
-            this._connection.ConnectionString = global::AnywhereTS.Properties.Settings.Default.atsConnectionString;
+            this._connection.ConnectionString = global::AnywhereTS.DBSupport.Properties.Settings.Default.atsConnectionString;
         }
         
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]