Active Query Builder 2 .NET Edition reference
QueryBuilder Class Events

For a list of all members of this type, see QueryBuilder members.

Public Events
 NameDescription
Public EventActiveSubQueryChangedInvoked when currently visible sub-query is changed.  
Public EventActiveUnionSubQueryChangedInvoked when currently visible union sub-query is changed.  
Public EventAfterPropertiesDialogInvoked after any of the properties dialogs (Sub-query, DataSource, Link properties) are closed.  
Public EventBeforeDatasourceFieldDragInvoked when the user starts to drag a DataSource Field at the Design Area.  
Public EventBeforePropertiesDialogInvoked before any of the properties dialogs (Sub-query, DataSource, Link properties) is shown.  
Public EventControlCreatedInvoked when a control is created inside the component.  
Public EventControlDestroyingInvoked before the control is destroyed inside the component.  
Public EventCustomExpressionBuilderIs called to edit SQL expression of the Expression or Criteria column cell of the Query Columns Grid when the user clicks the ellipsis button.  
Public EventCustomizeDatasourceCaptionIs called to customize the caption of a DataSource at the Design Area.  
Public EventCustomizeDatasourceFieldListIs called to customize the field list of a DataSource at the Design Area.  
Public EventDataSourceAddedInvoked when DataSource is added by the user.  
Public EventDataSourceAddingInvoked when DataSource is about to be added by the user.  
Public EventDataSourceDeletingInvoked when DataSource is about to be deleted by the user.  
Public EventDatasourceFieldAddedInvoked when Field is added to the query by checking it at the DataSource field list.  
Public EventDatasourceFieldAddingInvoked when Field is about to be added to the query by checking it at the DataSource field list.  
Public EventDatasourceFieldRemovedInvoked when Field is removed from the query by unchecking it at the DataSource field list.  
Public EventDatasourceFieldRemovingInvoked when Field is about to be deleted from the query by unchecking it at the DataSource field list.  
Public EventDesignPaneLayoutChangedFired when layout of objects on the design pane is changed.  
Public EventDestroyingOccurs before the component is destroyed.  
Public EventFieldListDrawItemCalled to draw an item of the DataSource Field List.  
Public EventFocusedDesignPaneControlChangedOccurs when a focused object at the Design Pane is changed.  
Public EventGetDatabaseSchemaTreeToolTipTextFired to request the tooltip text for objects in the Database Schema Tree.  
Public EventGetDataSourceFieldToolTipTextFired to request the tooltip text for fields in the Datasource field list.  
Public EventGetDiagramObjectWidthCalled to calculate width of the newly added datasource.  
Public EventGetProcedureParametersFired when the component requests parameter values for stored procedure or function.  
Public EventGridCellValueChangedInvoked when one of the Query Columns Grid Control cells is changed by the user.  
Public EventGridCellValueChangingInvoked when one of the Query Columns Grid Control cells is about to be changed by the user.  
Public EventLanguageChangedFired on changing the Language property.  
Public EventLinkChangedInvoked when the Link properties are changed by the user.  
Public EventLinkChangingInvoked when the Link properties are about to be changed by the user.  
Public EventLinkCreatedInvoked when the link between datasources is created by the user.  
Public EventLinkCreatingInvoked when the link between two datasources is about to be created by the user.  
Public EventLinkDeletingInvoked when the link between datasources is about to be deleted by the user.  
Public EventLinkDragOverInvoked when the user drags a DataSource Field over the other DataSource Field to create a link between these fields.  
Public EventQueryAwakeOccurs when the component is currently in the "Sleep" mode and the user starts to build a query visually.  
Public EventSleepModeChangedInvoked when the component is turns the "Sleep" mode on and off.  
Public EventSqlErrorInvoked on SQL text parsing error.  
Public EventSQLUpdatedOccurs each time the component updates the output SQL query text.  
Public EventUserMessageFired when the component is about to show the warning message to the user.  
Public EventValidateContextMenuIs called before any of the component's context menus is shown.  
Top
See Also

Reference

QueryBuilder Class
ActiveDatabaseSoftware.ActiveQueryBuilder Namespace

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback