Click or drag to resize
IAsyncQueryable Properties

The IAsyncQueryable type exposes the following members.

Properties
  NameDescription
Public propertyElementType
Gets the type of the elements in the sequence.
Public propertyExpression
Gets the expression representing the sequence.
Public propertyProvider
Gets the query provider used to execute the sequence.
Top
See Also