CoreStrings.AmbiguousOwnedNavigation(Object, Object) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
' {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