DefaultQuerySqlGenerator.GeneratePredicate(Expression) 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.
Visitez le prédicat dans la clause SQL WHERE
protected virtual void GeneratePredicate(System.Linq.Expressions.Expression predicate);
abstract member GeneratePredicate : System.Linq.Expressions.Expression -> unit
override this.GeneratePredicate : System.Linq.Expressions.Expression -> unit
Protected Overridable Sub GeneratePredicate (predicate As Expression)
Paramètres
- predicate
- Expression
Expression de prédicat.