Method | Description | |
---|---|---|
FilterQueryVisitor ( DbContext contextForInterception ) : System | ||
GetAnnotation ( IEnumerable |
||
GetClrType ( IEnumerable |
||
Visit ( DbScanExpression expression ) : DbExpression |
public FilterQueryVisitor ( DbContext contextForInterception ) : System | ||
contextForInterception | DbContext | |
return | System |
public static GetAnnotation ( IEnumerable |
||
metadataProperties | IEnumerable |
|
name | string | |
return | object |
public static GetClrType ( IEnumerable |
||
metadataProperties | IEnumerable |
|
return |
public Visit ( DbScanExpression expression ) : DbExpression | ||
expression | DbScanExpression | |
return | DbExpression |