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