DevForce Help Reference
QueryResult Class Properties


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

Public Properties
 NameDescription
Public PropertyCancelled Whether the query was cancelled.  
Public PropertyChangedEntities The list of every entity that was either added or modified in the EntityManager's cache as a result of this query.  
Public PropertyError Returns non-null if an unhandled exception was raised during query execution.  
Public PropertyQuery The requested query.  
Public PropertyResolvedFetchStrategyThe actual FetchStrategy used.  
Public PropertyResults The results of the query.  
Public PropertyUntypedQuery The requested untyped query.  
Public PropertyWasFetched True if the data was fetched from the EntityServer.  
Top
See Also

Reference

QueryResult Class
IdeaBlade.EntityModel Namespace

Send Feedback