共用方式為


CoreStrings.AbstractLeafEntityType(Object) 方法

定義

無法具現化實體類型 '{entityType}' 的對應 CLR 類型,而且模型中沒有對應到具體 CLR 類型的衍生實體類型。

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

參數

entityType
Object

傳回

適用於