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

Tanım

' {EntityType} gezintisi. temel alınan {foreignKeyProperties} yabancı anahtarının bağımlı tarafı belirlenemediğinden, {Navigation} ', gerektiği şekilde yapılandırılamaz. İlişkinin bağımlı tarafını tanımlamak için ' Onmodeloluþturma ' içindeki yabancı anahtar özelliğini yapılandırın. http://go.microsoft.com/fwlink/?LinkId=724062Daha fazla ayrıntı için bkz..

public static string AmbiguousEndRequiredDependentNavigation (object entityType, object navigation, object foreignKeyProperties);
public static string AmbiguousEndRequiredDependentNavigation (object? entityType, object? navigation, object? foreignKeyProperties);
static member AmbiguousEndRequiredDependentNavigation : obj * obj * obj -> string
Public Shared Function AmbiguousEndRequiredDependentNavigation (entityType As Object, navigation As Object, foreignKeyProperties As Object) As String

Parametreler

entityType
Object
navigation
Object
foreignKeyProperties
Object

Döndürülenler

String

Şunlara uygulanır