Ninja Database Pro
ISingleIndex Interface Methods

KellermanSoftware.NinjaDatabasePro Namespace : ISingleIndex Interface

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

Public Methods
 NameDescription
 Method Clear all the items in the index (Inherited from KellermanSoftware.NinjaDatabasePro.IIndex)
 Method Clear all lazy loaded values (Inherited from KellermanSoftware.NinjaDatabasePro.IIndex)
 Method Delete an item in the index by primary key and set IsDirty to true (Inherited from KellermanSoftware.NinjaDatabasePro.IIndex)
 Method Get all the primary keys associated with this index (Inherited from KellermanSoftware.NinjaDatabasePro.IIndex)
 Method Get all the primary keys associated with this index in descending order (Inherited from KellermanSoftware.NinjaDatabasePro.IIndex)
 Method Get all the primary keys associated with this index in ascending order (Inherited from KellermanSoftware.NinjaDatabasePro.IIndex)
 Method Insert an index value into the index  
 Method Sort the index by the index value (Inherited from KellermanSoftware.NinjaDatabasePro.IIndex)
 Method Update an index value by the primary key  
Top
See Also

Reference

ISingleIndex Interface
KellermanSoftware.NinjaDatabasePro Namespace