Exemple #1
0
 public static bool RecreateTables( )
 {
     ensureInitialized();
     return(_config.RecreateTables());
 }