Ninja Database Lite
NinjaDb Class Members
Properties  Methods 


KellermanSoftware.NinjaDatabaseLite Namespace : NinjaDb Class

The following tables list the members exposed by NinjaDb.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property The current database version  
Top
Public Methods
 NameDescription
Public Method Make a backup of all database files into a backup directory  
Public Method Copy source storage into destination  
Public Method Delete the value for the passed in key  
Public Method Delete all values in the database  
Public Method Close the database and release all resources  
Public Method Get all the keys for the database  
Public Method Returns true if the key exists  
Public Method Load the value for the passed in key. If not found, it will be default(T)  
Public Method Restore from a backup set to the current database  
Public Method Save the value for the passed in key  
Top
See Also

Reference

NinjaDb Class
KellermanSoftware.NinjaDatabaseLite Namespace