public static bool deleteRoutineInputTableRow(ref SQLite806xDB db806x, R_SAD806x_Def_RoutinesInputTables rRow, bool recursively)
 {
     return(SQLite806xToolsSAD806xV10.deleteRoutineInputTableRow(ref db806x, rRow, recursively));
 }