Name | Description | |
---|---|---|
Clear | Clear all the items in the index (Inherited from KellermanSoftware.NinjaDatabasePro.IIndex) | |
ClearLazyLoadedValues | Clear all lazy loaded values (Inherited from KellermanSoftware.NinjaDatabasePro.IIndex) | |
Delete | Delete an item in the index by primary key and set IsDirty to true (Inherited from KellermanSoftware.NinjaDatabasePro.IIndex) | |
GetAllPrimaryKeys | Get all the primary keys associated with this index (Inherited from KellermanSoftware.NinjaDatabasePro.IIndex) | |
GetAllPrimaryKeysDescending | Get all the primary keys associated with this index in descending order (Inherited from KellermanSoftware.NinjaDatabasePro.IIndex) | |
GetPrimaryKeys | Get all the primary keys associated with this index in ascending order (Inherited from KellermanSoftware.NinjaDatabasePro.IIndex) | |
Insert | Insert a list of index values | |
SortIndex | Sort the index by the index value (Inherited from KellermanSoftware.NinjaDatabasePro.IIndex) | |
Update | Update a list of index values |