Name | Description | |
---|---|---|
![]() | Clear | Clear all the items in the index |
![]() | ClearLazyLoadedValues | Clear all lazy loaded values |
![]() | Delete | Delete an item in the index by primary key and set IsDirty to true |
![]() | GetAllPrimaryKeys | Get all the primary keys associated with this index |
![]() | GetAllPrimaryKeysDescending | Get all the primary keys associated with this index in descending order |
![]() | GetPrimaryKeys | Get all the primary keys associated with this index in ascending order |
![]() | SortIndex | Sort the index by the index value |