IReadOnlyKey.Properties Property

Definition

Gets the properties that make up the key.

public System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty> Properties { get; }
member this.Properties : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyProperty>
Public ReadOnly Property Properties As IReadOnlyList(Of IReadOnlyProperty)

Property Value

Applies to