RelationalStrings.UnmappedNonTPHOwner(Object, Object, Object, Object) 方法

定义

实体类型“{ownerType}”未映射,因此默认情况下为拥有的类型“{navigation}”。{ownedType}“也将取消映射。 如果有意将拥有的类型显式映射到“null”,则将其映射到名为“{storeObjectType}”。

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

参数

ownerType
Object
navigation
Object
ownedType
Object
storeObjectType
Object

返回

适用于