Ninja Database Pro
ICompositeIndex Interface Methods

KellermanSoftware.NinjaDatabasePro Namespace : ICompositeIndex Interface

For a list of all members of this type, see ICompositeIndex 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 a list of index values  
 Method Sort the index by the index value (Inherited from KellermanSoftware.NinjaDatabasePro.IIndex)
 Method Update a list of index values  
Top
See Also

Reference

ICompositeIndex Interface
KellermanSoftware.NinjaDatabasePro Namespace