public static void updateOperationRow(ref SQLite806xDB db806x, ref SADS6x sadS6x, R_SAD806x_Def_Operations rRow, S6xOperation s6xObject)
 {
     SQLite806xToolsSAD806xV10.updateOperationRow(ref db806x, ref sadS6x, rRow, s6xObject);
 }
 public static object addOperationRow(ref SQLite806xDB db806x, ref SADS6x sadS6x, ref List <R_SAD806x_Def_Operations> rList, S6xOperation s6xObject)
 {
     return(SQLite806xToolsSAD806xV10.addOperationRow(ref db806x, ref sadS6x, ref rList, s6xObject));
 }