public static bool deleteSignatureRoutineInputTableRow(ref SQLite806xDB db806x, R_SAD806x_SignaturesRoutinesInputTables rRow, bool recursively)
 {
     return(SQLite806xToolsSAD806xV10.deleteSignatureRoutineInputTableRow(ref db806x, rRow, recursively));
 }
 public static object[] setSignatureRoutineInputTableS6x(ref SADS6x sadS6x, R_SAD806x_SignaturesRoutinesInputTables rRow)
 {
     return(SQLite806xToolsSAD806xV10.setSignatureRoutineInputTableS6x(ref sadS6x, rRow));
 }
 public static void updateSignatureRoutineInputTableRow(ref SQLite806xDB db806x, ref SADS6x sadS6x, R_SAD806x_SignaturesRoutinesInputTables rRow, S6xSignature s6xObject, S6xRoutineInputTable s6xSubObject)
 {
     SQLite806xToolsSAD806xV10.updateSignatureRoutineInputTableRow(ref db806x, ref sadS6x, rRow, s6xObject, s6xSubObject);
 }