共用方式為


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

傳回

適用於