Example #1
0
 protected TDb GetDatabase()
 {
     return(_engine.GetDatabase(DbConnectString));
 }