dotnet / dotnet/EntityFramework.Docs

Missing information on setting clustering with attributes

Open
#4,732 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Mermaid
Stars
1.7k
Forks
2k
Avg merge
7d 23h
Merged PRs (30d)
16

Description

### Type of issue

Missing information

### Description

In EF6 one could use the `[Index(..., IsClustered=true)]` attribute parameters to specify clustering, in EF Core there is no documentation on this parameter at all. The parameter does no longer exist on the `IndexAttribute`, so how to use it in EF Core?

### Page URL

https://learn.microsoft.com/en-us/ef/core/modeling/indexes?source=recommendations&tabs=data-annotations

### Content source URL

https://github.com/dotnet/EntityFramework.Docs/blob/main/entity-framework/core/modeling/indexes.md

### Document Version Independent Id

25dd8ac4-2521-5200-0ddf-63ac8c83787a

### Article author

@roji

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.