IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : PassthruEsqlQuery Class |
For a list of all members of this type, see PassthruEsqlQuery members.
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. |