コード例 #1
0
 public static bool deleteRoutineRow(ref SQLite806xDB db806x, R_SAD806x_Def_Routines rRow, bool recursively)
 {
     return(SQLite806xToolsSAD806xV10.deleteRoutineRow(ref db806x, rRow, recursively));
 }