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);
static member SelectExpressionNonTphWithCustomTable : obj -> string
Public Shared Function SelectExpressionNonTphWithCustomTable (entityType As Object) As String

Paramètres

entityType
Object

Retours

S’applique à