Files
DP44/DataPRO/Modules/Database/DatabaseMigrator/.svn/pristine/37/377311108e5c90aef11c7f6dcae10eb2ee119837.svn-base

292 lines
13 KiB
Plaintext
Raw Normal View History

2026-04-17 14:55:32 -04:00
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace DatabaseMigrator.Properties {
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.10.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
public static Settings Default {
get {
return defaultInstance;
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("(localdb)\\DataPROInstance")]
public string LocalDbDataPROInstance {
get {
return ((string)(this["LocalDbDataPROInstance"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("stop DataPROInstance")]
public string StopDataProInstance {
get {
return ((string)(this["StopDataProInstance"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("Warning")]
public string Warning {
get {
return ((string)(this["Warning"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("delete DataPROInstance")]
public string DeleteDataProInstance {
get {
return ((string)(this["DeleteDataProInstance"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("create DataPROInstance")]
public string CreateDataProInstance {
get {
return ((string)(this["CreateDataProInstance"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("start DataPROInstance")]
public string StartDataProInstance {
get {
return ((string)(this["StartDataProInstance"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("db")]
public string LocalDbFolder {
get {
return ((string)(this["LocalDbFolder"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("DataPRO")]
public string DataPRO {
get {
return ((string)(this["DataPRO"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("ISO")]
public string ISO {
get {
return ((string)(this["ISO"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute(".mdf")]
public string Mdf {
get {
return ((string)(this["Mdf"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("_log.ldf")]
public string LogLdf {
get {
return ((string)(this["LogLdf"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("SQL Server LocalDb is not installed.")]
public string SqlServerLocalDbNotInstalled {
get {
return ((string)(this["SqlServerLocalDbNotInstalled"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("SqlLocalDB.exe")]
public string SqlLocalDBExe {
get {
return ((string)(this["SqlLocalDBExe"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("SQL Server Scripts")]
public string ScriptsFolder {
get {
return ((string)(this["ScriptsFolder"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("AttachDBs.bat")]
public string AttachDBsbat {
get {
return ((string)(this["AttachDBsbat"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("SOFTWARE\\\\Microsoft\\\\Microsoft SQL Server Local DB\\\\Installed Versions")]
public string RegistrySoftwareMicrosoftMicrosoftSQLServerLocalDBInstalledVersions {
get {
return ((string)(this["RegistrySoftwareMicrosoftMicrosoftSQLServerLocalDBInstalledVersions"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("InstanceAPIPath")]
public string InstanceAPIPath {
get {
return ((string)(this["InstanceAPIPath"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("SqlUserInstance.dll")]
public string SqlUserInstanceDll {
get {
return ((string)(this["SqlUserInstanceDll"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("LocalDB")]
public string LocalDB {
get {
return ((string)(this["LocalDB"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("Tools")]
public string Tools {
get {
return ((string)(this["Tools"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute(".db")]
public string Db {
get {
return ((string)(this["Db"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("Database is already version {0} - no migration needed.")]
public string SameVersionDatabase {
get {
return ((string)(this["SameVersionDatabase"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("Action required")]
public string ActionRequired {
get {
return ((string)(this["ActionRequired"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("The current database version ({0}) is greater than what is requested. Downward m" +
"igration is not available.")]
public string CurrentVersionGreater {
get {
return ((string)(this["CurrentVersionGreater"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("Database migration has failed.{0}Previous version of DataPRO must be used. Pleas" +
"e contact DTS Support.")]
public string DatabaseMigrationFailed {
get {
return ((string)(this["DatabaseMigrationFailed"]));
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("Database has been migrated from version {0} to {1}.")]
public string DatabaseMigrationSucceeded {
get {
return ((string)(this["DatabaseMigrationSucceeded"]));
}
set {
this["DatabaseMigrationSucceeded"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("Warning: The AllowStreaming config setting was not migrated and has been set to F" +
"alse.{0}{0}An \"Allow streaming modes\" checkbox is now in the \"Test setup setting" +
"s\" step of the \"System Settings\" tab.")]
public string WarningAllowStreamingModesWasNotMigrated {
get {
return ((string)(this["WarningAllowStreamingModesWasNotMigrated"]));
}
set {
this["WarningAllowStreamingModesWasNotMigrated"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("Creating a backup database...")]
public string CreatingBackupDb {
get {
return ((string)(this["CreatingBackupDb"]));
}
set {
this["CreatingBackupDb"] = value;
}
}
}
}