DevForce Help Reference
QueryScalarResult Class Properties


For a list of all members of this type, see QueryScalarResult 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 Non-null if an unhandled exception was thrown during query execution.  
Public PropertyQuery The requested query as IEntityScalarQuery  
Public PropertyResolvedFetchStrategyThe actual FetchStrategy used.  
Public PropertyResult The result of the query.  
Public PropertyUntypedQuery The requested untyped query.  
Public PropertyWasFetched True if the data was fetched from the EntityServer.  
Top
See Also

Reference

QueryScalarResult Class
IdeaBlade.EntityModel Namespace

Send Feedback