Partager via


CoreStrings.AmbiguousDependentEntity(Object, Object) Méthode

Définition

Le type d’entité « {entityType} » utilise un type partagé et l’entité fournie est actuellement référencée à partir de plusieurs entités propriétaires. Pour accéder à l’entrée d’une référence particulière, appelez « {targetEntryCall} » sur l’entrée propriétaire.

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

Paramètres

entityType
Object
targetEntryCall
Object

Retours

S’applique à