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}' ile '{otherEntityType}' arasındaki ilişkinin sahibi belirlenemedi çünkü her iki tür de sahip olarak işaretlendi. Sahipliği el ile yapılandırın veya [NotMapped] özniteliğini kullanarak veya 'OnModelCreating' içinde 'EntityTypeBuilder.Ignore' kullanarak ilgili gezintileri yoksayın. Daha fazla bilgi ve örnekler 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
Şunlara uygulanır
Entity Framework