다음을 통해 공유


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

반환

적용 대상