SelectQuery Properties
The SelectQuery type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
BaseTable |
Gets the base table object attached to this query.
|
![]() |
Columns |
Gets the SELECT columns.
|
![]() |
JoinTables |
Gets the join tables.
|
![]() |
MaxRecords |
Gets the maximum number of records to retrieve.
|
![]() |
NestedQuery |
Gets the nested query.
|
![]() |
OrderBySegments |
Gets the order by segments.
|
![]() |
QueryType |
Gets the type of the query.
|
![]() |
WhereItems |
Gets the where items.
|