Partager via


RelationalStrings.EntitySplittingUnmappedMainFragment Méthode

Définition

Le type d’entité « {entityType} » a un mappage fractionné pour « {storeObject} », mais il n’a pas de mappage main du même type. Mapper « {entityType} » à « {storeObjectType} ».

public static string EntitySplittingUnmappedMainFragment (object? entityType, object? storeObject, object? storeObjectType);
static member EntitySplittingUnmappedMainFragment : obj * obj * obj -> string
Public Shared Function EntitySplittingUnmappedMainFragment (entityType As Object, storeObject As Object, storeObjectType As Object) As String

Paramètres

entityType
Object
storeObject
Object
storeObjectType
Object

Retours

S’applique à