CoreStrings.AmbiguousOwnedNavigation(Object, Object) Yöntem

Tanım

' {EntityTypeNavigationSpecification} ' ve ' {otherEntityType} ' arasındaki ilişkinin sahibi, her iki tür ait olarak işaretlenmiş olduğundan belirlenemiyor. Sahipliği el ile yapılandırın veya [Noteşlenmiş] özniteliğini kullanarak ya da ' Onmodeloluþturma ' içinde ' EntityTypeBuilder. Ignore ' kullanarak ilgili gezginlerini yoksayın. Daha fazla bilgi edinmek için bkz. https://aka.ms/efcore-docs-owned.

public static string AmbiguousOwnedNavigation (object entityType, object otherEntityType);
public static string AmbiguousOwnedNavigation (object entityTypeNavigationSpecification, object otherEntityType);
public static string AmbiguousOwnedNavigation (object? entityTypeNavigationSpecification, object? otherEntityType);
static member AmbiguousOwnedNavigation : obj * obj -> string
static member AmbiguousOwnedNavigation : obj * obj -> string
Public Shared Function AmbiguousOwnedNavigation (entityType As Object, otherEntityType As Object) As String
Public Shared Function AmbiguousOwnedNavigation (entityTypeNavigationSpecification As Object, otherEntityType As Object) As String

Parametreler

entityTypeentityTypeNavigationSpecification
Object
otherEntityType
Object

Döndürülenler

String

Şunlara uygulanır