RelationalStrings.UnmappedNonTPHOwner(Object, Object, Object, Object) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
实体类型“{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