![]() | QueryExpressionParser Methods |
The QueryExpressionParser type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | BuildLinqExpression(Type, NameValueCollection) |
Build expression for specified type
|
![]() ![]() | BuildLinqExpression(Type, NameValueCollection, String, DictionaryString, FuncObject, Boolean, Boolean, Boolean, Boolean) |
Build expression for specified type
|
![]() ![]() | BuildLinqExpressionTModelType(String) |
Build linq expression from string
|
![]() ![]() | BuildLinqExpressionTModelType(NameValueCollection, DictionaryString, FuncObject) |
Build a LINQ expression
|
![]() ![]() | BuildLinqExpressionTModelType(NameValueCollection, DictionaryString, FuncObject, Boolean, Boolean, Boolean) |
Builds the linq expression.
|
![]() ![]() | BuildLinqExpressionTModelType(NameValueCollection, String, DictionaryString, FuncObject, Boolean, Boolean, Boolean, Boolean) |
Build LINQ expression
|
![]() ![]() | BuildPropertySelector(Type, String, Boolean, Type) |
Build a property selector
|
![]() ![]() | BuildPropertySelectorT(String) |
Build property selector
|
![]() ![]() | BuildPropertySelectorT(String, Boolean) |
Build property selector
|
![]() ![]() | BuildSortTModelType |
Build the order by expression
|