DevForce Help Reference
QueryStrategy Class Properties


For a list of all members of this type, see QueryStrategy members.

Public Properties
 NameDescription
Public PropertyCacheQueryOptions 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.  
Public PropertyCommunicationRetryPolicyGets the retry policy to use for possibly transient communication errors to a remote EntityServer. If not set, the DefaultRetryPolicy is used.  
Public PropertyEntityReferenceStrategyReturns the EntityReferenceStrategy for this QueryStrategy.  
Public PropertyFetchStrategy Returns the FetchStrategy for this QueryStrategy.  
Public PropertyInversionModeReturns the QueryInversionMode for this QueryStrategy.  
Public PropertyMergeStrategy Returns the MergeStrategy for this QueryStrategy.  
Public PropertyTransactionSettings Returns the TransactionSettings for this QueryStrategy.  
Top
See Also

Reference

QueryStrategy Class
IdeaBlade.EntityModel Namespace

Send Feedback