Ninja Database Pro
IIndex Interface Members
Properties  Methods 

KellermanSoftware.NinjaDatabasePro Namespace : IIndex Interface

The following tables list the members exposed by IIndex.

Public Properties
 NameDescription
 Property The name of the class type  
 Property Reference to the database  
 Property The name of the index  
 Property True if an index has been inserted or updated or deleted  
 Property True if an index has been inserted or updated or deleted and has not been sorted yet  
 Property The style of the index; unique or non-unique  
Top
Public Methods
 NameDescription
 Method Clear all the items in the index  
 Method Clear all lazy loaded values  
 Method Delete an item in the index by primary key and set IsDirty to true  
 Method Get all the primary keys associated with this index  
 Method Get all the primary keys associated with this index in descending order  
 Method Get all the primary keys associated with this index in ascending order  
 Method Sort the index by the index value  
Top
See Also

Reference

IIndex Interface
KellermanSoftware.NinjaDatabasePro Namespace