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

Tanım

' {PrincipalEntityType} ' gezintisi. ' {ownedType} ' olan bir varlık türünü işaret ettiğinden {Navigation} ' desteklenmez. Yalnızca ' {ownerType} ' varlık türünden sahiplik gezintisi, sahip olunan varlık türünü işaret edebilir. Daha fazla bilgi edinmek için bkz. https://aka.ms/efcore-docs-owned.

public static string InverseToOwnedType (object principalEntityType, object navigation, object ownedType, object ownerType);
public static string InverseToOwnedType (object? principalEntityType, object? navigation, object? ownedType, object? ownerType);
static member InverseToOwnedType : obj * obj * obj * obj -> string
Public Shared Function InverseToOwnedType (principalEntityType As Object, navigation As Object, ownedType As Object, ownerType As Object) As String

Parametreler

principalEntityType
Object
navigation
Object
ownedType
Object
ownerType
Object

Döndürülenler

String

Şunlara uygulanır