DevForce Help Reference
IEntityQuery Interface Properties

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

Public Properties
 NameDescription
 PropertyCommandTimeout Gets or sets the wait time in seconds before terminating the attempt to execute a command and generating an error.  
 PropertyElementType The type returned by the query.  
 PropertyEntityManager  
 PropertyQueryableType The type that was originally queried.  
 PropertyQueryStrategy Determines whether this query will operate against the data source, the in-memory cache, or a combination of the two.  
 PropertyTag Gets or sets user-defined information regarding this query.  
Top
See Also

Reference

IEntityQuery Interface
IdeaBlade.EntityModel Namespace
EntityQuery<T> Class
StoredProcQuery Class
PassthruEsqlQuery Class
EntityManager Property

Send Feedback