Active Query Builder 2 .NET Edition reference
QueryBuilderControl Class Members
Properties  Methods  Events

The following tables list the members exposed by QueryBuilderControl.

Public Properties
 NameDescription
Public PropertyCustomLanguagePathDetermines location of the component's language files.  
Public PropertyDirectoryCSSDetermines location of the necessary CSS files on your web server.  
Public PropertyDirectoryJSDetermines location of the necessary JavaScript library files on your web server.  
Public PropertyHttpCompressionEnabledEnables or disables compression of HTTP traffic between clent and server.  
Public PropertyLanguageGets or sets the component's UI language by it's code.  
Public PropertyLayoutSQLGets or sets the XML string containing SQL query text with layout.  
Public PropertyLoadJQueryAllows for automatic loading of the necessary jQuery and jQueryUI libraries.  
Public PropertyLoadJScriptAllows for automatic loading of the necessary JavaScript libraries.  
Public PropertyMultipleQueriesPerSessionGets or sets the MultipleQueriesPerSession mode.  
Public PropertyPersistentConnectionInstructs the component to keep database connection open all the time till the session expiration.  
Public PropertyPlainTextSQLBuilderRefers to the SQL query text generation server-side object.  
Public PropertyQueryBuilderRefers to the SQL parsing and modification server-side object.  
Public PropertySessionIDGets the identifier of the current session.  
Public PropertyUseCustomLanguageFilesGets or sets a value indicating whether this object use custom language files.  
Top
Public Events
 NameDescription
Public EventCustomizeDatasourceCaptionIs called to customize the caption of a DataSource at the Design Area.  
Public EventCustomizeDatasourceControlFieldListIs called to customize the field list 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 EventDatasourceFieldAddedInvoked when Field is 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 EventInitInvoked when the component is initialized.  
Public EventLinkCreatedInvoked when the link between datasources is created by the user.  
Public EventQueryColumnListItemChangedInvoked when one of the Query Columns Grid Control cells is changed by the user.  
Public EventQueryParamValuesChangedFired when the list of parameter values is passed from the client.  
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 EventSyntaxProviderChangedFired when the QueryBuilder.SyntaxProvider property is changed.  
Public EventUserDataReceivedOccurs on each exchange when user data is received.  
Public EventUserMessageFired when the component is about to show the warning message to the user.  
Top
See Also

Reference

QueryBuilderControl Class
ActiveDatabaseSoftware.ActiveQueryBuilder.Web.Control Namespace

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback