QueryBuilderInput Properties
Contains the SQL SELECT statement and the SELECT query.| Name | Description |
|---|---|
| ResultQuery | Gets the SelectQuery object that forms a SQL SELECT statement. |
| SelectStatement | Gets the SQL SELECT statement. |
See Also
| Name | Description |
|---|---|
| ResultQuery | Gets the SelectQuery object that forms a SQL SELECT statement. |
| SelectStatement | Gets the SQL SELECT statement. |