ForeignKeyConfiguration.Properties Property

 

Gets the properties used for the foreign key of the association.

Namespace:   Microsoft.Data.Entity.Design.CodeGeneration
Assembly:  Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)

public ICollection<EdmProperty> Properties { get; }

Property Value

Type: System.Collections.Generic.ICollection<EdmProperty>

The properties used for the foreign key of the association.