Click or drag to resize
QueryWizard Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Inheritance Hierarchy

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public class QueryWizard : KryptonForm

The QueryWizard type exposes the following members.

Constructors
Methods
Properties
  NameDescription
Public propertyAllowSplitResults
Gets and sets a value that indicates if the wizard should allow the definition of a query that returns multiple datasets
Public propertyAvailableDataSets
Gets the list of available datasets for building and editing blending queries
Public propertyClientConfig
Gets the ClientConfig object for this query wizard
Public propertyConditions
Public propertyDisplayType
Gets and sets a value that indicates whether or not this form is dislpayed as a wizard or with tabs
Public propertyNoRequiredParameters
Gets and sets a flag that indicates if required parameters should be disabled
Public propertyQuery
Gets and sets the query
Public propertyQueryDisplayFields
Public propertyQuerySortFields
Public propertyQueryType
Public propertySelectedConditions
Public propertySystems
Gets the systems collection this query wizard will work from
Top
Events
  NameDescription
Public eventPageChanged
Event fires when wizard changes page
Top
See Also