Ninja Database Lite
IsolatedStorageDatabase Class Members
Properties  Methods 


KellermanSoftware.NinjaDatabaseLite Namespace : IsolatedStorageDatabase Class

The following tables list the members exposed by IsolatedStorageDatabase.

Public Constructors
 NameDescription
Public Constructor Constructor  
Top
Public Properties
 NameDescription
Public Property Return .bin for the Default extension (Inherited from KellermanSoftware.NinjaDatabaseLite.BaseStorageLogic)
Public Property The directory to save to in isolated storage  
Top
Public Methods
 NameDescription
Public Method Copy a directory in isolated storage  
Public Method Copy the source stream to the destination stream (Inherited from KellermanSoftware.NinjaDatabaseLite.BaseStorageLogic)
Public Method Create a directory  
Public Method Delete a directory in isolated storage  
Public Method Delete a file specified by the filepath  
Public Method Returns true if the directory exists  
Public Method Free resources  
Public Method Returns true if the file exists  
Public Method Get directory names in isolated storage  
Public Method Get bytes from a file  
Public Method Get FileNames in isolated storage  
Public Method Save bytes to a file  
Public Method Return a stream factory for isolated storage  
Top
See Also

Reference

IsolatedStorageDatabase Class
KellermanSoftware.NinjaDatabaseLite Namespace