NavigationPropertyNameForeignKeyDiscoveryConvention.SupportsMultipleAssociations Property

 

Gets or sets a value that indicates whether the convention supports multiple associations.

Namespace:   System.Data.Entity.ModelConfiguration.Conventions
Assembly:  EntityFramework (in EntityFramework.dll)

protected override bool SupportsMultipleAssociations { get; }

Property Value

Type: System.Boolean

true if the convention supports multiple associations; otherwise, false.