Ninja Database Lite
NinjaDb Class Methods


KellermanSoftware.NinjaDatabaseLite Namespace : NinjaDb Class

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

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