| 1 | //------------------------------------------------------------------------------
|
|---|
| 2 | // <auto-generated>
|
|---|
| 3 | // This code was generated by a tool.
|
|---|
| 4 | // Runtime Version:2.0.50727.1433
|
|---|
| 5 | //
|
|---|
| 6 | // Changes to this file may cause incorrect behavior and will be lost if
|
|---|
| 7 | // the code is regenerated.
|
|---|
| 8 | // </auto-generated>
|
|---|
| 9 | //------------------------------------------------------------------------------
|
|---|
| 10 |
|
|---|
| 11 | namespace Baza_Reklam.Properties {
|
|---|
| 12 |
|
|---|
| 13 |
|
|---|
| 14 | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|---|
| 15 | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "8.0.0.0")]
|
|---|
| 16 | internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
|
|---|
| 17 |
|
|---|
| 18 | private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
|
|---|
| 19 |
|
|---|
| 20 | public static Settings Default {
|
|---|
| 21 | get {
|
|---|
| 22 | return defaultInstance;
|
|---|
| 23 | }
|
|---|
| 24 | }
|
|---|
| 25 |
|
|---|
| 26 | [global::System.Configuration.ApplicationScopedSettingAttribute()]
|
|---|
| 27 | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|---|
| 28 | [global::System.Configuration.DefaultSettingValueAttribute("BAZA_REKLAM")]
|
|---|
| 29 | public string DATABASE {
|
|---|
| 30 | get {
|
|---|
| 31 | return ((string)(this["DATABASE"]));
|
|---|
| 32 | }
|
|---|
| 33 | }
|
|---|
| 34 |
|
|---|
| 35 | [global::System.Configuration.ApplicationScopedSettingAttribute()]
|
|---|
| 36 | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|---|
| 37 | [global::System.Configuration.DefaultSettingValueAttribute("http://reports.ct.com.pl/ReportServer")]
|
|---|
| 38 | public string reportsServer {
|
|---|
| 39 | get {
|
|---|
| 40 | return ((string)(this["reportsServer"]));
|
|---|
| 41 | }
|
|---|
| 42 | }
|
|---|
| 43 |
|
|---|
| 44 | [global::System.Configuration.ApplicationScopedSettingAttribute()]
|
|---|
| 45 | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|---|
| 46 | [global::System.Configuration.DefaultSettingValueAttribute("G:\\ReklamaFiles\\")]
|
|---|
| 47 | public string reklamaPath {
|
|---|
| 48 | get {
|
|---|
| 49 | return ((string)(this["reklamaPath"]));
|
|---|
| 50 | }
|
|---|
| 51 | }
|
|---|
| 52 |
|
|---|
| 53 | [global::System.Configuration.ApplicationScopedSettingAttribute()]
|
|---|
| 54 | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|---|
| 55 | [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.ConnectionString)]
|
|---|
| 56 | [global::System.Configuration.DefaultSettingValueAttribute("Data Source=DOROTA-PC\\SQL2005MSDN;Initial Catalog=BAZA_REKLAM;Integrated Security" +
|
|---|
| 57 | "=True")]
|
|---|
| 58 | public string BAZA_REKLAMConnectionString1 {
|
|---|
| 59 | get {
|
|---|
| 60 | return ((string)(this["BAZA_REKLAMConnectionString1"]));
|
|---|
| 61 | }
|
|---|
| 62 | }
|
|---|
| 63 |
|
|---|
| 64 | [global::System.Configuration.ApplicationScopedSettingAttribute()]
|
|---|
| 65 | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|---|
| 66 | [global::System.Configuration.DefaultSettingValueAttribute("DOROTA-PC\\SQL2005MSDN")]
|
|---|
| 67 | public string SERVER {
|
|---|
| 68 | get {
|
|---|
| 69 | return ((string)(this["SERVER"]));
|
|---|
| 70 | }
|
|---|
| 71 | }
|
|---|
| 72 |
|
|---|
| 73 | [global::System.Configuration.ApplicationScopedSettingAttribute()]
|
|---|
| 74 | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|---|
| 75 | [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.ConnectionString)]
|
|---|
| 76 | [global::System.Configuration.DefaultSettingValueAttribute("Data Source=DOROTA-PC\\SQL2005MSDN;Initial Catalog=BAZA_REKLAM;Integrated Security" +
|
|---|
| 77 | "=True")]
|
|---|
| 78 | public string BAZA_REKLAM {
|
|---|
| 79 | get {
|
|---|
| 80 | return ((string)(this["BAZA_REKLAM"]));
|
|---|
| 81 | }
|
|---|
| 82 | }
|
|---|
| 83 |
|
|---|
| 84 | [global::System.Configuration.ApplicationScopedSettingAttribute()]
|
|---|
| 85 | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|---|
| 86 | [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.ConnectionString)]
|
|---|
| 87 | [global::System.Configuration.DefaultSettingValueAttribute("Data Source=DOROTA-PC\\SQL2005MSDN;Initial Catalog=BAZA_REKLAM;Integrated Security" +
|
|---|
| 88 | "=True")]
|
|---|
| 89 | public string BAZA_REKLAM_PROMO {
|
|---|
| 90 | get {
|
|---|
| 91 | return ((string)(this["BAZA_REKLAM_PROMO"]));
|
|---|
| 92 | }
|
|---|
| 93 | }
|
|---|
| 94 |
|
|---|
| 95 | [global::System.Configuration.ApplicationScopedSettingAttribute()]
|
|---|
| 96 | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|---|
| 97 | [global::System.Configuration.DefaultSettingValueAttribute("http://10.0.0.39/ReportServer")]
|
|---|
| 98 | public string reportsServerLocal {
|
|---|
| 99 | get {
|
|---|
| 100 | return ((string)(this["reportsServerLocal"]));
|
|---|
| 101 | }
|
|---|
| 102 | }
|
|---|
| 103 |
|
|---|
| 104 | [global::System.Configuration.ApplicationScopedSettingAttribute()]
|
|---|
| 105 | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|---|
| 106 | [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.ConnectionString)]
|
|---|
| 107 | [global::System.Configuration.DefaultSettingValueAttribute("Data Source=10.0.0.21;Initial Catalog=BAZA_REKLAM_TEST;User ID=sa")]
|
|---|
| 108 | public string testowe {
|
|---|
| 109 | get {
|
|---|
| 110 | return ((string)(this["testowe"]));
|
|---|
| 111 | }
|
|---|
| 112 | }
|
|---|
| 113 |
|
|---|
| 114 | [global::System.Configuration.ApplicationScopedSettingAttribute()]
|
|---|
| 115 | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|---|
| 116 | [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.ConnectionString)]
|
|---|
| 117 | [global::System.Configuration.DefaultSettingValueAttribute("Data Source=WSIEDZIK\\SQL2005DEV;Initial Catalog=BAZA_REKLAM_TEST;Integrated Secur" +
|
|---|
| 118 | "ity=True")]
|
|---|
| 119 | public string BAZA_REKLAM_TESTConnectionString {
|
|---|
| 120 | get {
|
|---|
| 121 | return ((string)(this["BAZA_REKLAM_TESTConnectionString"]));
|
|---|
| 122 | }
|
|---|
| 123 | }
|
|---|
| 124 | }
|
|---|
| 125 | }
|
|---|