次の方法で共有


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

戻り値

適用対象