Partager via


CoreStrings.ClashingSharedType(Object) Méthode

Définition

Le type d’entité « {entityType} » ne peut pas être ajouté au modèle, car son type CLR a été configuré en tant que type partagé.

public static string ClashingSharedType (object entityType);
public static string ClashingSharedType (object? entityType);
static member ClashingSharedType : obj -> string
Public Shared Function ClashingSharedType (entityType As Object) As String

Paramètres

entityType
Object

Retours

S’applique à