Overload List
Name | Description | |
---|---|---|
![]() |
Execute(EntityManager) |
Executes this query against a remote service.
This method requires that an EntityManager has been previously specified via the
[!:EntityQueryExtensions.With(EntityManager)] method.
ExecuteQueryT(EntityQueryT)
|
![]() |
Execute(CancellationToken, EntityManager) |
Executes this query against a remote service.
This method requires that an EntityManager has been previously specified via the
[!:EntityQueryExtensions.With(EntityManager)] method.
ExecuteQueryT(EntityQueryT)
|
See Also