Kundenübersicht / Risiko; Verag ZA
This commit is contained in:
12
VERAG_PROG_ALLGEMEIN/My Project/Settings.Designer.vb
generated
12
VERAG_PROG_ALLGEMEIN/My Project/Settings.Designer.vb
generated
@@ -418,6 +418,18 @@ Namespace My
|
||||
Return CType(Me("VERAGConnectionStringPROD"),String)
|
||||
End Get
|
||||
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=SQLGUIDE01.verag.ost.dmn;Initial Catalog=VERAG;Integrated Security=fa"& _
|
||||
"lse;User ID=sa;Password=BmWr501956;Pooling=true;Min Pool Size=5;Max Pool Size=20"& _
|
||||
"0")> _
|
||||
Public ReadOnly Property VERAGConnectionStringPROD_ADMIN() As String
|
||||
Get
|
||||
Return CType(Me("VERAGConnectionStringPROD_ADMIN"),String)
|
||||
End Get
|
||||
End Property
|
||||
End Class
|
||||
End Namespace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user