RelationalStrings.SelectExpressionNonTPHWithCustomTable(Object) 方法

定义

无法创建具有自定义“TableExpressionBase”的“SelectExpression”,因为结果类型“{entityType}”是层次结构的一部分,并且不包含鉴别器属性。

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

参数

entityType
Object

返回

适用于