Method | Description | |
---|---|---|
FindAll ( |
||
FindExists ( |
||
FindFirst ( |
Method | Description | |
---|---|---|
Visit ( |
Method | Description | |
---|---|---|
SqlExpressionFinder ( Predicate |
public static FindAll ( |
||
expression | ||
isMatch | Predicate |
|
return | List |
public static FindExists ( |
||
expression | ||
isMatch | Predicate |
|
return | bool |
public static FindFirst ( |
||
expression | ||
isMatch | Predicate |
|
return |
protected Visit ( |
||
expression | ||
return |