EntityQueryExtensions Methods
The EntityQueryExtensions type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AsPaged<(Of <<'(TResult>)>>) |
Make this EntityQuery paging and optionally asynchronous.
|
|
|
ExecuteQuery<(Of <<'(TEntity>)>>) | |
|
|
GetPropertyValue(Object, PropertyInfo, Type) | |
|
|
GetPropertyValue<(Of <<'(TValue>)>>)(Object, PropertyInfo) |
Return ValueValue of the property for the object. |

