public static bool deleteSignatureRoutineInternalTableRow(ref SQLite806xDB db806x, R_SAD806x_SignaturesRoutinesInternalTables rRow, bool recursively)
 {
     return(SQLite806xToolsSAD806xV10.deleteSignatureRoutineInternalTableRow(ref db806x, rRow, recursively));
 }
 public static object[] setSignatureRoutineInternalTableS6x(ref SADS6x sadS6x, R_SAD806x_SignaturesRoutinesInternalTables rRow)
 {
     return(SQLite806xToolsSAD806xV10.setSignatureRoutineInternalTableS6x(ref sadS6x, rRow));
 }
 public static void updateSignatureRoutineInternalTableRow(ref SQLite806xDB db806x, ref SADS6x sadS6x, R_SAD806x_SignaturesRoutinesInternalTables rRow, S6xSignature s6xObject, S6xRoutineInternalTable s6xSubObject)
 {
     SQLite806xToolsSAD806xV10.updateSignatureRoutineInternalTableRow(ref db806x, ref sadS6x, rRow, s6xObject, s6xSubObject);
 }