Name | Description | |
---|---|---|
CopyDirectory | Copy the source directory to the dest directory | |
CopyStream | Copy the source stream to the destination stream (Inherited from KellermanSoftware.NinjaDatabaseLite.BaseStorageLogic) | |
CreateDirectory | Create a directory in the specified path | |
DeleteDirectory | Delete the specified directory | |
DeleteFile | Delete a file | |
DirectoryExists | Returns true if the directory exists in the specified path | |
Dispose | Release any resources used | |
FileExists | Returns true if the file exists | |
GetDirectoryNames | Get all directory from store | |
GetFileBytes | Create a file | |
GetFileNames | Get all files from store | |
SaveFileBytes | Save file bytes | |
StreamFactory | Create a FileStream to be used in the database |