コード例 #1
0
 // set db file path
 public static void setPath(string path)
 {
     SQLiteDBMS.setDBPath(path);
 }