Menu

What is VFS

What is VFS


  • VFS stand for Virtual File System.
  • VFS module use to use with database connection.
  • The VFS system acts as an abstraction layer between the SQLite library and any underlying storage system (such as a filesystem).
  • In nearly all cases, you will want to use the default VFS module and can simply pass in a NULL pointer.

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...