RelationalStrings.SelectExpressionNonTPHWithCustomTable(Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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