Ninja Database Lite
FileDatabase Class Methods


KellermanSoftware.NinjaDatabaseLite Namespace : FileDatabase Class

For a list of all members of this type, see FileDatabase members.

Public Methods
 NameDescription
Public Method Copy the source directory to the dest directory  
Public Method Copy the source stream to the destination stream (Inherited from KellermanSoftware.NinjaDatabaseLite.BaseStorageLogic)
Public Method Create a directory in the specified path  
Public Method Delete the specified directory  
Public Method Delete a file  
Public Method Returns true if the directory exists in the specified path  
Public Method Release any resources used  
Public Method Returns true if the file exists  
Public Method Get all directory from store  
Public Method Create a file  
Public Method Get all files from store  
Public Method Save file bytes  
Public Method Create a FileStream to be used in the database  
Top
See Also

Reference

FileDatabase Class
KellermanSoftware.NinjaDatabaseLite Namespace