IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : QueryStrategy Class |
For a list of all members of this type, see QueryStrategy members.
Name | Description | |
---|---|---|
![]() | CacheQueryOptions | Returns the CacheQueryOptions for this QueryStrategy. May be null in which case no special handling will occur when cache queries are executed and standard .NET CLR query semantics will apply. These are likely to be different than those of the backend datastore. |
![]() | CommunicationRetryPolicy | Gets the retry policy to use for possibly transient communication errors to a remote EntityServer. If not set, the DefaultRetryPolicy is used. |
![]() | EntityReferenceStrategy | Returns the EntityReferenceStrategy for this QueryStrategy. |
![]() | FetchStrategy | Returns the FetchStrategy for this QueryStrategy. |
![]() | InversionMode | Returns the QueryInversionMode for this QueryStrategy. |
![]() | MergeStrategy | Returns the MergeStrategy for this QueryStrategy. |
![]() | TransactionSettings | Returns the TransactionSettings for this QueryStrategy. |