RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

SelectQuery Properties

The SelectQuery type exposes the following members.

Properties


  Name Description
Public property BaseTable
Gets the base table object attached to this query.
Public property Columns
Gets the SELECT columns.
Public property JoinTables
Gets the join tables.
Public property MaxRecords
Gets the maximum number of records to retrieve.
Public property NestedQuery
Gets the nested query.
Public property OrderBySegments
Gets the order by segments.
Public property QueryType
Gets the type of the query.
Public property WhereItems
Gets the where items.