Indexing properties
This topic describes how to index properties saved in store for faster searching.
You can index properties saved in store for faster searching. When an index is set on a property it is automatically mapped to an indexed column in the big table.
The UsingIndexes class in the DDS sample project demonstrates this technique.
Updated 5 months ago
Did this page help you?