public TryMatch ( Expression expression, Revenj.DatabasePersistence.Postgres.QueryGeneration.QueryComposition.MainQueryParts queryParts, Action visitExpression, Revenj.DatabasePersistence.Postgres.QueryGeneration.QueryComposition.QueryContext context ) : bool |
expression |
System.Linq.Expressions.Expression |
|
queryParts |
Revenj.DatabasePersistence.Postgres.QueryGeneration.QueryComposition.MainQueryParts |
|
visitExpression |
Action |
|
context |
Revenj.DatabasePersistence.Postgres.QueryGeneration.QueryComposition.QueryContext |
|
리턴 |
bool |
|