IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : QueryScalarResult Class |
The following tables list the members exposed by QueryScalarResult.
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 | Non-null if an unhandled exception was thrown during query execution. | |
Query | The requested query as IEntityScalarQuery | |
ResolvedFetchStrategy | The actual FetchStrategy used. | |
Result | The result 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) |