Ejemplo n.º 1
0
 public static bool deleteOtherRow(ref SQLite806xDB db806x, R_806x_Def_Others rRow, bool recursively)
 {
     return(SQLite806xTools806xV10.deleteOtherRow(ref db806x, rRow, recursively));
 }
Ejemplo n.º 2
0
 public static object[] setOtherS6x(ref SADS6x sadS6x, R_806x_Def_Others rRow)
 {
     return(SQLite806xTools806xV10.setOtherS6x(ref sadS6x, rRow));
 }
Ejemplo n.º 3
0
 public static void updateOtherRow(ref SQLite806xDB db806x, ref SADS6x sadS6x, R_806x_Def_Others rRow, S6xOtherAddress s6xObject)
 {
     SQLite806xTools806xV10.updateOtherRow(ref db806x, ref sadS6x, rRow, s6xObject);
 }