HomeDev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityDoc feedbackLog In

Index properties

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.


What’s Next