IReadOnlyIndex.Properties Property

Definition

Gets the properties that this index is defined on.

C#
public System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty> Properties { get; }

Property Value

Applies to

Product Versions
Entity Framework Core 6.0, 7.0, 8.0, 9.0