共用方式為


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

傳回

適用於