The FileInDatabase type exposes the following members.

Constructors

  NameDescription
Public methodFileInDatabase
Initializes a new instance of the FileInDatabase class

Methods

  NameDescription
Public methodGetFileIDFromPath
Gets the file ID from the query string of the path.
Public methodGetFileInfoFromDatabaseByID
Gets the file information from the database by given file ID.
Public methodGetFileInfoFromDatabaseByName
Gets the file information from the database by given file name.

See Also