Exemplo n.º 1
0
 static public int sqlite3_enable_shared_cache(int enable)
 {
     return(_imp.sqlite3_enable_shared_cache(enable));
 }