QueryWizard Class |
![]() |
Namespace: DataPAClientConfig
public class QueryWizard : KryptonForm
The QueryWizard type exposes the following members.
Name | Description | |
---|---|---|
![]() | QueryWizard(ClientConfig) |
Creates and returns a new QueryWizard object
|
![]() | QueryWizard(ClientConfig, Query) |
Creates and returns a new QueryWizard object
|
![]() | QueryWizard(ClientConfig, ListQueryDataset) |
Creates and returns a new QueryWizard object
|
![]() | QueryWizard(ClientConfig, Point) |
Creates and returns a new QueryWizard object
|
![]() | QueryWizard(ClientConfig, Query, ListQueryDataset) |
Creates and returns a new QueryWizard object
|
![]() | QueryWizard(ClientConfig, Query, Point) |
Creates and returns a new QueryWizard object
|
![]() | QueryWizard(ClientConfig, ListQueryDataset, Point) |
Creates and returns a new QueryWizard object
|
![]() | QueryWizard(ClientConfig, Query, ListQueryDataset, Point) |
Creates and returns a new QueryWizard object
|
Name | Description | |
---|---|---|
![]() | AllowSplitResults |
Gets and sets a value that indicates if the wizard should allow the definition of a query that returns multiple datasets
|
![]() | AvailableDataSets |
Gets the list of available datasets for building and editing blending queries
|
![]() | ClientConfig |
Gets the ClientConfig object for this query wizard
|
![]() | Conditions | |
![]() | DisplayType |
Gets and sets a value that indicates whether or not this form is dislpayed as a wizard or with tabs
|
![]() | NoRequiredParameters |
Gets and sets a flag that indicates if required parameters should be disabled
|
![]() | Query |
Gets and sets the query
|
![]() | QueryDisplayFields | |
![]() | QuerySortFields | |
![]() | QueryType | |
![]() | SelectedConditions | |
![]() | Systems |
Gets the systems collection this query wizard will work from
|
Name | Description | |
---|---|---|
![]() | PageChanged |
Event fires when wizard changes page
|