Ejemplo n.º 1
0
 public string DropFunction(DatabaseFunction function)
 {
     return(_migration.DropFunction(function));
 }