Méthode | Description | |
---|---|---|
FilterQueryVisitor ( DbContext contextForInterception ) : System | ||
GetAnnotation ( IEnumerable |
||
GetClrType ( IEnumerable |
||
Visit ( DbScanExpression expression ) : DbExpression |
public FilterQueryVisitor ( DbContext contextForInterception ) : System | ||
contextForInterception | DbContext | |
Résultat | System |
public static GetAnnotation ( IEnumerable |
||
metadataProperties | IEnumerable |
|
name | string | |
Résultat | object |
public static GetClrType ( IEnumerable |
||
metadataProperties | IEnumerable |
|
Résultat |
public Visit ( DbScanExpression expression ) : DbExpression | ||
expression | DbScanExpression | |
Résultat | DbExpression |