public static object addRoutineInputFunctionRow(ref SQLite806xDB db806x, ref SADS6x sadS6x, ref List <R_SAD806x_Def_RoutinesInputFunctions> rList, S6xRoutine s6xObject, S6xRoutineInputFunction s6xSubObject)
 {
     return(SQLite806xToolsSAD806xV10.addRoutineInputFunctionRow(ref db806x, ref sadS6x, ref rList, s6xObject, s6xSubObject));
 }