Click or drag to resize
QueryExtensions Methods

The QueryExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAsColumn
Converts string to a query column which can be used in a query
Public methodStatic memberAsExpression
Converts string to a query expression which can be used in a query
Public methodStatic memberAsValue
Converts object to a query value which can be used as a query parameter
Top
See Also