IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : QueryResult Class |
The following tables list the members exposed by QueryResult.
Name | Description | |
---|---|---|
![]() | Cancelled | Whether the query was cancelled. |
![]() | ChangedEntities | The list of every entity that was either added or modified in the EntityManager's cache as a result of this query. |
![]() | Error | Returns non-null if an unhandled exception was raised during query execution. |
![]() | Query | The requested query. |
![]() | ResolvedFetchStrategy | The actual FetchStrategy used. |
![]() | Results | The results of the query. |
![]() | UntypedQuery | The requested untyped query. |
![]() | WasFetched | True if the data was fetched from the EntityServer. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |