Udostępnij za pośrednictwem


CoreStrings.InconsistentOwnership(Object, Object) Metoda

Definicja

Przestroga

Ten interfejs API jest już przestarzały.

Typ jednostki "{ownedEntityType}" jest skonfigurowany jako właściciel, ale typ jednostki "{nonOwnedEntityType}" nie jest. Skonfiguruj wszystkie typy jednostek z definiowaniem nawigacji współużytkujących typ CLR jako należący do elementu "OnModelCreating".

public static string InconsistentOwnership (object ownedEntityType, object nonOwnedEntityType);
[System.Obsolete]
public static string InconsistentOwnership (object? ownedEntityType, object? nonOwnedEntityType);
static member InconsistentOwnership : obj * obj -> string
[<System.Obsolete>]
static member InconsistentOwnership : obj * obj -> string
Public Shared Function InconsistentOwnership (ownedEntityType As Object, nonOwnedEntityType As Object) As String

Parametry

ownedEntityType
Object
nonOwnedEntityType
Object

Zwraca

Atrybuty

Dotyczy