RelationalStrings.SelectExpressionNonTphWithCustomTable(Object) Método

Definición

No se puede crear una expresión 'SelectExpression' con una 'TableExpressionBase' personalizada, ya que el tipo de resultado '{entityType}' forma parte de una jerarquía y no contiene una propiedad discriminante.

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

Parámetros

entityType
Object

Devoluciones

Se aplica a