コード例 #1
0
 public static bool deleteRoutineInputFunctionRow(ref SQLite806xDB db806x, R_SAD806x_Def_RoutinesInputFunctions rRow, bool recursively)
 {
     return(SQLite806xToolsSAD806xV10.deleteRoutineInputFunctionRow(ref db806x, rRow, recursively));
 }
コード例 #2
0
 public static object[] setRoutineInputFunctionS6x(ref SADS6x sadS6x, R_SAD806x_Def_RoutinesInputFunctions rRow)
 {
     return(SQLite806xToolsSAD806xV10.setRoutineInputFunctionS6x(ref sadS6x, rRow));
 }
コード例 #3
0
 public static void updateRoutineInputFunctionRow(ref SQLite806xDB db806x, ref SADS6x sadS6x, R_SAD806x_Def_RoutinesInputFunctions rRow, S6xRoutine s6xObject, S6xRoutineInputFunction s6xSubObject)
 {
     SQLite806xToolsSAD806xV10.updateRoutineInputFunctionRow(ref db806x, ref sadS6x, rRow, s6xObject, s6xSubObject);
 }