RelationalStrings.SelectExpressionNonTphWithCustomTable(Object) 方法

定义

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

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

参数

entityType
Object

返回

适用于