Partager via


CoreStrings.ClashingWeakEntityType(Object) Méthode

Définition

Attention

Cette API est à présent déconseillée.

Impossible d’ajouter le type d’entité « {entityType} » au modèle, car il existe déjà un type d’entité avec une navigation de définition portant le même nom.

public static string ClashingWeakEntityType (object entityType);
[System.Obsolete]
public static string ClashingWeakEntityType (object? entityType);
static member ClashingWeakEntityType : obj -> string
[<System.Obsolete>]
static member ClashingWeakEntityType : obj -> string
Public Shared Function ClashingWeakEntityType (entityType As Object) As String

Paramètres

entityType
Object

Retours

Attributs

S’applique à