Property | Type | Description | |
---|---|---|---|
connectionString | string | ||
sec |
Method | Description | |
---|---|---|
CreateDatabase ( ) : void |
Creates a seconomy database in MySQL based on the create database SQL embedded resources.
|
|
CurrentDomain_AssemblyResolve ( object sender, |
||
DatabaseExists ( ) : bool |
Queries the destination MySQL server to determine if there is a database by the name matching sqlProperties.DbName set in the SEconomy configuration file.
|
|
Process ( ) : void |
Method | Description | |
---|---|---|
Main ( string args ) : void | ||
journal_JournalLoadingPercentChanged ( object sender, |
protected static CurrentDomain_AssemblyResolve ( object sender, |
||
sender | object | |
args | ||
return |