Ninja Database Pro
SingleIndex<T,TIndex> Class Methods


KellermanSoftware.NinjaDatabasePro Namespace : SingleIndex<T,TIndex> Class

For a list of all members of this type, see SingleIndex<T,TIndex> members.

Public Methods
 NameDescription
Public MethodOverridden.  Clear all the items in the index and set IsDirty to true  
Public MethodOverridden.  Clear all lazy loaded values  
Public MethodOverridden.  Delete an item in the index by primary key and set IsDirty to true  
Public MethodOverridden.  Get all the primary keys associated with this index  
Public MethodOverridden.  Get all the primary keys associated with this index in descending order  
Public MethodOverridden.  Get a list of Index Records that match the passed indexValue  
Public MethodOverridden.  Get all the primary keys associated with this index in ascending order  
Public MethodOverridden.  Insert an index value into the index. It is assumed that it has already been checked for uniqueness  
Public MethodOverridden.  Query for a list of index records  
Public MethodOverridden.  Sort the index by the index value  
Public MethodOverridden.  Update an index value by the primary key  
Top
See Also

Reference

SingleIndex<T,TIndex> Class
KellermanSoftware.NinjaDatabasePro Namespace