public static bool deleteSignatureRoutineInputArgRow(ref SQLite806xDB db806x, R_SAD806x_SignaturesRoutinesInputArgs rRow, bool recursively)
 {
     return(SQLite806xToolsSAD806xV10.deleteSignatureRoutineInputArgRow(ref db806x, rRow, recursively));
 }
 public static object[] setSignatureRoutineInputArgS6x(ref SADS6x sadS6x, R_SAD806x_SignaturesRoutinesInputArgs rRow)
 {
     return(SQLite806xToolsSAD806xV10.setSignatureRoutineInputArgS6x(ref sadS6x, rRow));
 }
 public static void updateSignatureRoutineInputArgRow(ref SQLite806xDB db806x, ref SADS6x sadS6x, R_SAD806x_SignaturesRoutinesInputArgs rRow, S6xSignature s6xObject, S6xRoutineInputArgument s6xSubObject)
 {
     SQLite806xToolsSAD806xV10.updateSignatureRoutineInputArgRow(ref db806x, ref sadS6x, rRow, s6xObject, s6xSubObject);
 }