Overload List
Name | Description | |
---|---|---|
ExecuteQueryLocally(EntityQuery) |
Executes the specified query against the local cache and returns an untyped result.
|
|
ExecuteQueryLocallyT(EntityQueryT) |
Executes the specified query against the local cache and returns a typed result.
|
See Also