Sdílet prostřednictvím


CoreStrings.AmbiguousDependentEntity(Object, Object) Metoda

Definice

Typ entity {entityType} používá sdílený typ a na zadanou entitu aktuálně odkazuje několik entit vlastníka. Chcete-li získat přístup k položce pro konkrétní odkaz, volejte {targetEntryCall} u položky vlastníka.

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

Parametry

entityType
Object
targetEntryCall
Object

Návraty

Platí pro