C# Class wmib.Configuration.MySQL

Afficher le fichier Open project: benapetr/wikimedia-bot

Méthodes publiques

Свойство Type Description
MysqlHost string
MysqlPort int
MysqlPw string
MysqlUser string
Mysqldb string

Property Details

MysqlHost public_oe static_oe property

Mysql host
public static string MysqlHost
Résultat string

MysqlPort public_oe static_oe property

Mysql port
public static int MysqlPort
Résultat int

MysqlPw public_oe static_oe property

Mysql pw
public static string MysqlPw
Résultat string

MysqlUser public_oe static_oe property

Mysql user
public static string MysqlUser
Résultat string

Mysqldb public_oe static_oe property

Mysql db
public static string Mysqldb
Résultat string