Click or drag to resize
QueryT Properties

The QueryT generic type exposes the following members.

Properties
  NameDescription
Public propertyElementType
Gets element type for the expression.
Public propertyExpression
Gets the expression tree.
Public propertyItem
Gets the collection item for an index
Public propertyProvider
Gets a query provider the LINQ query.
Top
See Also