RelationalStrings.UnmappedNonTPHOwner(Object, Object, Object, Object) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Il tipo di entità '{ownerType}' non viene mappato, quindi per impostazione predefinita il tipo di proprietà '{navigation}. {ownedType}' verrà anche annullata. Se si intende eseguire il mapping esplicito del tipo di proprietà a 'null', in caso contrario eseguire il mapping a un oggetto denominato '{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
Parametri
- ownerType
- Object
- navigation
- Object
- ownedType
- Object
- storeObjectType
- Object