Example #1
0
 private void OnLoad()
 {
     sqlHelper = dbFactory.CreateHelper(dbType, connString);
 }