| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215 |
- '------------------------------------------------------------------------------
- ' <auto-generated>
- ' Este código fue generado por una herramienta.
- ' Versión de runtime:4.0.30319.42000
- '
- ' Los cambios en este archivo podrían causar un comportamiento incorrecto y se perderán si
- ' se vuelve a generar el código.
- ' </auto-generated>
- '------------------------------------------------------------------------------
- Option Strict On
- Option Explicit On
- Namespace My
-
- <Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
- Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.0.1.0"), _
- Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
- Partial Friend NotInheritable Class MySettings
- Inherits Global.System.Configuration.ApplicationSettingsBase
-
- Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings()),MySettings)
-
- #Region "Funcionalidad para autoguardar My.Settings"
- #If _MyType = "WindowsForms" Then
- Private Shared addedHandler As Boolean
- Private Shared addedHandlerLockObject As New Object
- <Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
- Private Shared Sub AutoSaveSettings(sender As Global.System.Object, e As Global.System.EventArgs)
- If My.Application.SaveMySettingsOnExit Then
- My.Settings.Save()
- End If
- End Sub
- #End If
- #End Region
-
- Public Shared ReadOnly Property [Default]() As MySettings
- Get
-
- #If _MyType = "WindowsForms" Then
- If Not addedHandler Then
- SyncLock addedHandlerLockObject
- If Not addedHandler Then
- AddHandler My.Application.Shutdown, AddressOf AutoSaveSettings
- addedHandler = True
- End If
- End SyncLock
- End If
- #End If
- Return defaultInstance
- End Get
- End Property
-
- <Global.System.Configuration.ApplicationScopedSettingAttribute(), _
- Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
- Global.System.Configuration.DefaultSettingValueAttribute("C:\Users\ahernandez\Desktop\Inv2\RPT\")> _
- Public ReadOnly Property RutaReportes() As String
- Get
- Return CType(Me("RutaReportes"),String)
- End Get
- End Property
-
- <Global.System.Configuration.ApplicationScopedSettingAttribute(), _
- Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
- Global.System.Configuration.DefaultSettingValueAttribute("")> _
- Public ReadOnly Property VERS_SQL() As String
- Get
- Return CType(Me("VERS_SQL"),String)
- End Get
- End Property
-
- <Global.System.Configuration.ApplicationScopedSettingAttribute(), _
- Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
- Global.System.Configuration.DefaultSettingValueAttribute("")> _
- Public ReadOnly Property SERVER_SAP() As String
- Get
- Return CType(Me("SERVER_SAP"),String)
- End Get
- End Property
-
- <Global.System.Configuration.ApplicationScopedSettingAttribute(), _
- Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
- Global.System.Configuration.DefaultSettingValueAttribute("")> _
- Public ReadOnly Property IP_SERVER_SAP() As String
- Get
- Return CType(Me("IP_SERVER_SAP"),String)
- End Get
- End Property
-
- <Global.System.Configuration.ApplicationScopedSettingAttribute(), _
- Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
- Global.System.Configuration.DefaultSettingValueAttribute("")> _
- Public ReadOnly Property USUARIO_DB_SAP() As String
- Get
- Return CType(Me("USUARIO_DB_SAP"),String)
- End Get
- End Property
-
- <Global.System.Configuration.ApplicationScopedSettingAttribute(), _
- Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
- Global.System.Configuration.DefaultSettingValueAttribute("")> _
- Public ReadOnly Property CLAVE_DB_SAP() As String
- Get
- Return CType(Me("CLAVE_DB_SAP"),String)
- End Get
- End Property
-
- <Global.System.Configuration.ApplicationScopedSettingAttribute(), _
- Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
- Global.System.Configuration.DefaultSettingValueAttribute("manager")> _
- Public ReadOnly Property UsuarioSAP() As String
- Get
- Return CType(Me("UsuarioSAP"),String)
- End Get
- End Property
-
- <Global.System.Configuration.ApplicationScopedSettingAttribute(), _
- Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
- Global.System.Configuration.DefaultSettingValueAttribute("")> _
- Public ReadOnly Property ClaveSAP() As String
- Get
- Return CType(Me("ClaveSAP"),String)
- End Get
- End Property
-
- <Global.System.Configuration.ApplicationScopedSettingAttribute(), _
- Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
- Global.System.Configuration.DefaultSettingValueAttribute("1234")> _
- Public ReadOnly Property ClaveSQL() As String
- Get
- Return CType(Me("ClaveSQL"),String)
- End Get
- End Property
-
- <Global.System.Configuration.ApplicationScopedSettingAttribute(), _
- Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
- Global.System.Configuration.DefaultSettingValueAttribute("inversiones")> _
- Public ReadOnly Property UsuarioSQL() As String
- Get
- Return CType(Me("UsuarioSQL"),String)
- End Get
- End Property
-
- <Global.System.Configuration.ApplicationScopedSettingAttribute(), _
- Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
- Global.System.Configuration.DefaultSettingValueAttribute("INVSVSAP")> _
- Public ReadOnly Property ServidorSQL() As String
- Get
- Return CType(Me("ServidorSQL"),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=MESVSAP;Initial Catalog=SAP_INVERLEC_ES;User ID=ahernandez;Password=1"& _
- "234")> _
- Public ReadOnly Property SAP_INVERLEC_ESConnectionString() As String
- Get
- Return CType(Me("SAP_INVERLEC_ESConnectionString"),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=INVSVSAP;Initial Catalog=InversionesJorge20191023;Persist Security In"& _
- "fo=True;User ID=ahernandez;Password=1234;Connect Timeout=30;ApplicationIntent=Re"& _
- "adOnly")> _
- Public ReadOnly Property InversionesConnectionString() As String
- Get
- Return CType(Me("InversionesConnectionString"),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=INVSVSAP;Initial Catalog=InversionesJorge20191023;Persist Security In"& _
- "fo=True;User ID=ahernandez;Password=1234")> _
- Public ReadOnly Property cnInversiones() As String
- Get
- Return CType(Me("cnInversiones"),String)
- End Get
- End Property
-
- <Global.System.Configuration.ApplicationScopedSettingAttribute(), _
- Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
- Global.System.Configuration.DefaultSettingValueAttribute("InversionesJorge20191023")> _
- Public ReadOnly Property BaseDeDatos() As String
- Get
- Return CType(Me("BaseDeDatos"),String)
- End Get
- End Property
- End Class
- End Namespace
- Namespace My
-
- <Global.Microsoft.VisualBasic.HideModuleNameAttribute(), _
- Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
- Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()> _
- Friend Module MySettingsProperty
-
- <Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")> _
- Friend ReadOnly Property Settings() As Global.Inversiones.My.MySettings
- Get
- Return Global.Inversiones.My.MySettings.Default
- End Get
- End Property
- End Module
- End Namespace
|