Condividi tramite


CoreStrings.AmbiguousDependentEntity(Object, Object) Metodo

Definizione

Il tipo di entità '{entityType}' usa un tipo condiviso e l'entità fornita è attualmente a cui viene fatto riferimento da diverse entità proprietario. Per accedere alla voce per un riferimento specifico, chiamare '{targetEntryCall}' nella voce del proprietario.

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

Parametri

entityType
Object
targetEntryCall
Object

Restituisce

Si applica a