CoreStrings.InverseToOwnedType(Object, Object, 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.
' {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