Ninja Database Lite
IStorage Interface Members
Properties  Methods 

KellermanSoftware.NinjaDatabaseLite Namespace : IStorage Interface

The following tables list the members exposed by IStorage.

Public Properties
 NameDescription
 Property The default extension of the storage provider  
 Property The directory of the storage provider  
Top
Public Methods
 NameDescription
 Method Copy a directory from the source path to the dest path  
 Method Copy a stream to another stream  
 Method Create a directory  
 Method Delete a directory  
 Method Delete a file in the storage database  
 Method Returns true if the directory exists  
 Method (Inherited from System.IDisposable)
 Method Returns true if the file exists  
 Method Get directory names  
 Method Create a directory  
 Method Get file names  
 Method Save file at provided path  
 Method Create a stream for this storage database  
Top
See Also

Reference

IStorage Interface
KellermanSoftware.NinjaDatabaseLite Namespace