Entity Framework and ordered indexes
Read OriginalThis technical article details the support for ordered indexes in Entity Framework 7's fluent API. It explains what an ordered index is, its benefits for query optimization, range scans, and covering indexes, and provides a caution about index overhead. The post includes a practical code example for configuring a descending ordered index on a blog post entity to improve query performance.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser