The following tables list the members exposed by EntityKeyQuery.
Name | Description | |
---|---|---|
![]() | EntityKeyQuery Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CommandTimeout | The timeout period ( in milliseconds) for this query if executed on the server. |
![]() | ElementType | The entity type returned from this query. |
![]() | EntityManager | The EntityManager for this query. |
![]() | Keys | The keys for which entities will be retrieved. |
![]() | QueryableType | The entity type being queried. |
![]() | QueryStrategy | Gets or sets the QueryStrategy. |
![]() | Tag | Custom information regarding this query. |
Name | Description | |
---|---|---|
![]() | AddToQueryCache | Add this query to the QueryCache. |
![]() | Clone | See System.ICloneable.Clone. |
![]() | CreateFinder | For internal use only. |
![]() | Equals | (Inherited from object) |
![]() | Execute | Executes this query. |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() | InQueryCache | Is this query in the QueryCache. |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |