CoreStrings.AmbiguousForeignKeyPropertyCandidates(Object, Object, Object, Object, Object) Yöntem

Tanım

Her iki ilişki de ' {Firstbağımlıttosprincipalnavigationspecification} ' ve ' {firstPrincipalToDependentNavigationSpecification} ' arasında ve ' {Secondbağımlıttosprincipalnavigationspecification} ' ile ' {Secondsprincipaltodependentnavigationspecification} ' arasında, yabancı anahtar olarak {foreignKeyProperties} kullanılabilir. Bu sorunu çözmek için ilişkilerden en az birinde ' Onmodeloluþturma ' içinde bulunan yabancı anahtar özelliklerini açıkça yapılandırın.

public static string AmbiguousForeignKeyPropertyCandidates (object firstDependentToPrincipalNavigationSpecification, object firstPrincipalToDependentNavigationSpecification, object secondDependentToPrincipalNavigationSpecification, object secondPrincipalToDependentNavigationSpecification, object foreignKeyProperties);
public static string AmbiguousForeignKeyPropertyCandidates (object? firstDependentToPrincipalNavigationSpecification, object? firstPrincipalToDependentNavigationSpecification, object? secondDependentToPrincipalNavigationSpecification, object? secondPrincipalToDependentNavigationSpecification, object? foreignKeyProperties);
static member AmbiguousForeignKeyPropertyCandidates : obj * obj * obj * obj * obj -> string
Public Shared Function AmbiguousForeignKeyPropertyCandidates (firstDependentToPrincipalNavigationSpecification As Object, firstPrincipalToDependentNavigationSpecification As Object, secondDependentToPrincipalNavigationSpecification As Object, secondPrincipalToDependentNavigationSpecification As Object, foreignKeyProperties As Object) As String

Parametreler

firstDependentToPrincipalNavigationSpecification
Object
firstPrincipalToDependentNavigationSpecification
Object
secondDependentToPrincipalNavigationSpecification
Object
secondPrincipalToDependentNavigationSpecification
Object
foreignKeyProperties
Object

Döndürülenler

String

Şunlara uygulanır