CoreStrings.AmbiguousDependentEntity(Object, Object) 方法

定义

实体类型“{entityType}”使用共享类型,当前从多个所有者实体引用提供的实体。 若要访问特定引用的条目,请在所有者条目上调用“{targetEntryCall}”。

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

参数

entityType
Object
targetEntryCall
Object

返回

适用于