Click or drag to resize
LLBLGenProQueryT Properties
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate propertyIQueryableElementType
Gets the type of the element(s) that are returned when the expression tree associated with this instance of IQueryable is executed.
Explicit interface implementationPrivate propertyIQueryableExpression
Gets the expression tree that is associated with the instance of IQueryable.
Explicit interface implementationPrivate propertyIQueryableProvider
Gets the query provider that is associated with this data source.
Top
See Also