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

Tanım

' {OwnedTypeName} ' adlı bir varlık türü modele zaten eklenmiş. ' {OwnerEntityType} ' sahipliğini yapılandırırken farklı bir ad kullanın. ' Onmodeloluþturma ' içinde {Navigation} '. Daha fazla bilgi edinmek için bkz. https://aka.ms/efcore-docs-owned.

public static string ClashingNamedOwnedType (object ownedTypeName, object ownerEntityType, object navigation);
public static string ClashingNamedOwnedType (object? ownedTypeName, object? ownerEntityType, object? navigation);
static member ClashingNamedOwnedType : obj * obj * obj -> string
Public Shared Function ClashingNamedOwnedType (ownedTypeName As Object, ownerEntityType As Object, navigation As Object) As String

Parametreler

ownedTypeName
Object
ownerEntityType
Object
navigation
Object

Döndürülenler

String

Şunlara uygulanır