RelationalStrings.UnmappedNonTPHOwner(Object, Object, Object, Object) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
El tipo de entidad '{ownerType}' no está asignado, por lo que de forma predeterminada el tipo de propiedad '{navigation}. {ownedType}' también se desasignación. Si se pretende asignar explícitamente el tipo de propiedad a "null", de lo contrario, asígnelo a un denominado '{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
Parámetros
- ownerType
- Object
- navigation
- Object
- ownedType
- Object
- storeObjectType
- Object