The FileInDatabase type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FileInDatabase | Initializes a new instance of the FileInDatabase class |
Methods
| Name | Description | |
|---|---|---|
| GetFileIDFromPath |
Gets the file ID from the query string of the path.
| |
| GetFileInfoFromDatabaseByID |
Gets the file information from the database by given file ID.
| |
| GetFileInfoFromDatabaseByName |
Gets the file information from the database by given file name.
|