The following tables list the members exposed by PassthruEsqlQuery.
Name | Description | |
---|---|---|
![]() | PassthruEsqlQuery Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CommandTimeout | Gets or sets the wait time in seconds before terminating the attempt to execute a command and generating an error. |
![]() | ElementType | Gets the data type returned by this query. |
![]() | EntityManager | Gets or sets the EntityManager for this query. |
![]() | ParameterizedEsql | Gets or sets the parameterized Entity SQL statement to be executed. |
![]() | QueryableType | Gets the Entity type to be queried. |
![]() | QueryStrategy | Gets or sets the query strategy used by this query. |
![]() | Tag | Gets or sets user-defined information regarding this query. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a deep copy of this PassthruEsqlQuery. |
![]() | CreateFinder | Internal use only. |
![]() | Equals | See System.Object.Equals(System.Object). |
![]() | GetHashCode | See System.Object.GetHashCode. |
![]() | GetType | (Inherited from object) |
![]() | ToString | Returns a human readable representation of the current query. |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |