Beispiel #1
0
 public DsnOdbcConnection()
     : base(INI.File("CTK.INI")["ODBC"]["DSN", "MySQL"])
 {
 }