Compartir a través de


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);
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