Exemplo n.º 1
0
 protected void DropTablesInSchema()
 {
     DatabaseUtils.DropTablesInSchema(ConnectionString, TimeoutSecs, SchemaName);
 }