ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : QueryBuilder Class |
For a list of all members of this type, see QueryBuilder members.
Name | Description | |
---|---|---|
![]() | ActiveSubQueryChanged | Invoked when currently visible sub-query is changed. |
![]() | ActiveUnionSubQueryChanged | Invoked when currently visible union sub-query is changed. |
![]() | AfterPropertiesDialog | Invoked after any of the properties dialogs (Sub-query, DataSource, Link properties) are closed. |
![]() | BeforeDatasourceFieldDrag | Invoked when the user starts to drag a DataSource Field at the Design Area. |
![]() | BeforePropertiesDialog | Invoked before any of the properties dialogs (Sub-query, DataSource, Link properties) is shown. |
![]() | ControlCreated | Invoked when a control is created inside the component. |
![]() | ControlDestroying | Invoked before the control is destroyed inside the component. |
![]() | CustomExpressionBuilder | Is called to edit SQL expression of the Expression or Criteria column cell of the Query Columns Grid when the user clicks the ellipsis button. |
![]() | CustomizeDatasourceCaption | Is called to customize the caption of a DataSource at the Design Area. |
![]() | CustomizeDatasourceFieldList | Is called to customize the field list of a DataSource at the Design Area. |
![]() | DataSourceAdded | Invoked when DataSource is added by the user. |
![]() | DataSourceAdding | Invoked when DataSource is about to be added by the user. |
![]() | DataSourceDeleting | Invoked when DataSource is about to be deleted by the user. |
![]() | DatasourceFieldAdded | Invoked when Field is added to the query by checking it at the DataSource field list. |
![]() | DatasourceFieldAdding | Invoked when Field is about to be added to the query by checking it at the DataSource field list. |
![]() | DatasourceFieldRemoved | Invoked when Field is removed from the query by unchecking it at the DataSource field list. |
![]() | DatasourceFieldRemoving | Invoked when Field is about to be deleted from the query by unchecking it at the DataSource field list. |
![]() | DesignPaneLayoutChanged | Fired when layout of objects on the design pane is changed. |
![]() | Destroying | Occurs before the component is destroyed. |
![]() | FieldListDrawItem | Called to draw an item of the DataSource Field List. |
![]() | FocusedDesignPaneControlChanged | Occurs when a focused object at the Design Pane is changed. |
![]() | GetDatabaseSchemaTreeToolTipText | Fired to request the tooltip text for objects in the Database Schema Tree. |
![]() | GetDataSourceFieldToolTipText | Fired to request the tooltip text for fields in the Datasource field list. |
![]() | GetDiagramObjectWidth | Called to calculate width of the newly added datasource. |
![]() | GetProcedureParameters | Fired when the component requests parameter values for stored procedure or function. |
![]() | GridCellValueChanged | Invoked when one of the Query Columns Grid Control cells is changed by the user. |
![]() | GridCellValueChanging | Invoked when one of the Query Columns Grid Control cells is about to be changed by the user. |
![]() | LanguageChanged | Fired on changing the Language property. |
![]() | LinkChanged | Invoked when the Link properties are changed by the user. |
![]() | LinkChanging | Invoked when the Link properties are about to be changed by the user. |
![]() | LinkCreated | Invoked when the link between datasources is created by the user. |
![]() | LinkCreating | Invoked when the link between two datasources is about to be created by the user. |
![]() | LinkDeleting | Invoked when the link between datasources is about to be deleted by the user. |
![]() | LinkDragOver | Invoked when the user drags a DataSource Field over the other DataSource Field to create a link between these fields. |
![]() | QueryAwake | Occurs when the component is currently in the "Sleep" mode and the user starts to build a query visually. |
![]() | SleepModeChanged | Invoked when the component is turns the "Sleep" mode on and off. |
![]() | SqlError | Invoked on SQL text parsing error. |
![]() | SQLUpdated | Occurs each time the component updates the output SQL query text. |
![]() | UserMessage | Fired when the component is about to show the warning message to the user. |
![]() | ValidateContextMenu | Is called before any of the component's context menus is shown. |