메소드 | 설명 | |
---|---|---|
FilterQueryVisitor ( DbContext contextForInterception ) : System | ||
GetAnnotation ( IEnumerable |
||
GetClrType ( IEnumerable |
||
Visit ( DbScanExpression expression ) : DbExpression |
public FilterQueryVisitor ( DbContext contextForInterception ) : System | ||
contextForInterception | DbContext | |
리턴 | System |
public static GetAnnotation ( IEnumerable |
||
metadataProperties | IEnumerable |
|
name | string | |
리턴 | object |
public static GetClrType ( IEnumerable |
||
metadataProperties | IEnumerable |
|
리턴 |
public Visit ( DbScanExpression expression ) : DbExpression | ||
expression | DbScanExpression | |
리턴 | DbExpression |