Partager via


RelationalStrings.SelectExpressionNonTPHWithCustomTable(Object) Méthode

Définition

Impossible de créer un « SelectExpression » avec un « TableExpressionBase » personnalisé, car le type de résultat « {entityType} » fait partie d’une hiérarchie et ne contient pas de propriété de discriminateur.

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

Paramètres

entityType
Object

Retours

S’applique à