ForeignKeyDiscoveryConvention.SupportsMultipleAssociations Property

Definition

Returns true if the convention supports pairs of entity types that have multiple associations defined between them.

protected virtual bool SupportsMultipleAssociations { get; }
member this.SupportsMultipleAssociations : bool
Protected Overridable ReadOnly Property SupportsMultipleAssociations As Boolean

Property Value

Applies to