Share via


EntityTypeConfiguration.Keys Property

Definition

Gets the collection of keys for this entity type.

public virtual System.Collections.Generic.IEnumerable<Microsoft.AspNet.OData.Builder.PrimitivePropertyConfiguration> Keys { get; }
member this.Keys : seq<Microsoft.AspNet.OData.Builder.PrimitivePropertyConfiguration>
Public Overridable ReadOnly Property Keys As IEnumerable(Of PrimitivePropertyConfiguration)

Property Value

Applies to