Ninja Database Pro
CompositeIndex<T> Class Methods


KellermanSoftware.NinjaDatabasePro Namespace : CompositeIndex<T> Class

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

Public Methods
 NameDescription
Public MethodOverridden.  Clear all the items in the index  
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 a list of index values  
Public MethodOverridden.  Query for a list of index records  
Public MethodOverridden.  Sort the index by the index value  
Public MethodOverridden.  Update a list of index values  
Top
See Also

Reference

CompositeIndex<T> Class
KellermanSoftware.NinjaDatabasePro Namespace