QueryExtensions MembersKentico 8.1 API Reference
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
Back to Top
See Also