IndexesAttribute Constructors
Specifies one or more columns that make up a non-unique index on a data store table to which an entity class is mapped.| Name | Description |
|---|---|
| Create(string) | Initializes a new instance of the IndexesAttribute class with specified settings. |
See Also