QueryDefinition Properties |
The QueryDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| CommandTimeout |
Gets or sets the wait time before terminating the attempt to execute a command
and generating an error.
| |
| MaxRecords |
Gets the maximum number or records to return.
| |
| Parameters |
Gets the parameter values.
| |
| QueryHints |
Gets the query hint values for the current instance.
| |
| QueryStatement |
Gets the query statement.
| |
| StructureDefinition |
Gets the data structure definition.
|