The QueryExtensions type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| AsColumn |
Converts string to a query column which can be used in a query
| |
| AsExpression |
Converts string to a query expression which can be used in a query
| |
| AsValue |
Converts object to a query value which can be used as a query parameter
|
See Also