public static void updateRoutineInputArgRow(ref SQLite806xDB db806x, ref SADS6x sadS6x, R_SAD806x_Def_RoutinesInputArgs rRow, S6xRoutine s6xObject, S6xRoutineInputArgument s6xSubObject) { SQLite806xToolsSAD806xV10.updateRoutineInputArgRow(ref db806x, ref sadS6x, rRow, s6xObject, s6xSubObject); }
public static object addSignatureRoutineInputArgRow(ref SQLite806xDB db806x, ref SADS6x sadS6x, ref List <R_SAD806x_SignaturesRoutinesInputArgs> rList, S6xSignature s6xObject, S6xRoutineInputArgument s6xSubObject) { return(SQLite806xToolsSAD806xV10.addSignatureRoutineInputArgRow(ref db806x, ref sadS6x, ref rList, s6xObject, s6xSubObject)); }
public static object addRoutineInputArgRow(ref SQLite806xDB db806x, ref SADS6x sadS6x, ref List <R_806x_Def_RoutinesArgs> rList, S6xRoutine s6xObject, S6xRoutineInputArgument s6xSubObject) { return(SQLite806xTools806xV10.addRoutineInputArgRow(ref db806x, ref sadS6x, ref rList, s6xObject, s6xSubObject)); }