Interface ISqlJetFileSystem

  • All Known Implementing Classes:
    SqlJetFileSystem

    public interface ISqlJetFileSystem
    File System Interface. An instance of the ISqlJetFileSystem object defines the interface between the SqlJet core and the underlying file system. The randomness(), sleep(), and currentTime() interfaces are not strictly a part of the filesystem, but they are included in the ISqlJetFileSystem structure for completeness.
    Author:
    TMate Software Ltd., Sergey Scherbina (sergey.scherbina@gmail.com)