Class DBConfig
This clas is an container for the DBConf
public static
string
|
$sqlServer | "localhost" |
#
Address of the sqlserver |
public static
string
|
$sqlDBName | "geoDB" |
#
name of the database |
public static
string
|
$sqlDBUser | "geoDB" |
#
user of the database |
public static
string
|
$sqlDBUserPW | "VZrSAYvmcrntQ97b" |
#
password of the database |