MS Language und Globix
This commit is contained in:
15
GUIs.ZooFlow/My Project/Settings.Designer.vb
generated
15
GUIs.ZooFlow/My Project/Settings.Designer.vb
generated
@@ -76,7 +76,8 @@ Partial Friend NotInheritable Class Settings
|
||||
<Global.System.Configuration.ApplicationScopedSettingAttribute(), _
|
||||
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||
Global.System.Configuration.SpecialSettingAttribute(Global.System.Configuration.SpecialSetting.ConnectionString), _
|
||||
Global.System.Configuration.DefaultSettingValueAttribute("Data Source=DD-VMP02-DB01;Initial Catalog=DD_ECM;User ID=sa;Password=dd")> _
|
||||
Global.System.Configuration.DefaultSettingValueAttribute("Data Source=SDD-VMP04-SQL17\DD_DEVELOP01;Initial Catalog=DD_ECM_TEST;User ID=sa;P"& _
|
||||
"assword=dd")> _
|
||||
Public ReadOnly Property ECMConnectionStringDEFAULT() As String
|
||||
Get
|
||||
Return CType(Me("ECMConnectionStringDEFAULT"),String)
|
||||
@@ -86,7 +87,7 @@ Partial Friend NotInheritable Class Settings
|
||||
<Global.System.Configuration.ApplicationScopedSettingAttribute(), _
|
||||
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||
Global.System.Configuration.SpecialSettingAttribute(Global.System.Configuration.SpecialSetting.ConnectionString), _
|
||||
Global.System.Configuration.DefaultSettingValueAttribute("Data Source=DD-VMP02-DB01;Initial Catalog=DD_ECM;User ID=sa;Password=dd")> _
|
||||
Global.System.Configuration.DefaultSettingValueAttribute("Data Source=SDD-VMP04-SQL17\DD_DEVELOP01;Initial Catalog=DD_ECM_TEST;User ID=sa")> _
|
||||
Public ReadOnly Property DD_ECMConnectionString() As String
|
||||
Get
|
||||
Return CType(Me("DD_ECMConnectionString"),String)
|
||||
@@ -104,16 +105,6 @@ Partial Friend NotInheritable Class Settings
|
||||
Me("IDBOBJID") = value
|
||||
End Set
|
||||
End Property
|
||||
|
||||
<Global.System.Configuration.ApplicationScopedSettingAttribute(), _
|
||||
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||
Global.System.Configuration.SpecialSettingAttribute(Global.System.Configuration.SpecialSetting.ConnectionString), _
|
||||
Global.System.Configuration.DefaultSettingValueAttribute("Data Source=DD-VMP02-DB01;Initial Catalog=DD_ECM;User ID=sa;Password=dd")> _
|
||||
Public ReadOnly Property DD_ECMConnectionString1() As String
|
||||
Get
|
||||
Return CType(Me("DD_ECMConnectionString1"),String)
|
||||
End Get
|
||||
End Property
|
||||
End Class
|
||||
|
||||
Namespace My
|
||||
|
||||
Reference in New Issue
Block a user