RelationalStrings.UnmappedNonTPHOwner(Object, Object, Object, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Le type d’entité « {ownerType} » n’est pas mappé. Par défaut, le type propriétaire « {navigation} ». {ownedType} ' sera également démapé. Si cela est destiné à mapper explicitement le type détenu à « null », sinon mappez-le à un nommé « {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
Paramètres
- ownerType
- Object
- navigation
- Object
- ownedType
- Object
- storeObjectType
- Object