ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : QueryBuilder Class |
For a list of all members of this type, see QueryBuilder members.
Name | Description | |
---|---|---|
BeginUpdate | Prevents the component from SQL generation until the EndUpdate method is called. | |
Clear | Clears the query. | |
ClearSearchBox | Clears the text in Database Schema Tree search box. | |
ClearSearchResults | Clears search results in the Database Schema Tree and restores the original metadata structure. | |
EditMetadataContainer | Overloaded. Shows the Metadata Editor form to edit content of the Metadata Container. | |
EditMetadataContainerStandalone | Overloaded. Shows the Metadata Editor form with the content of given MetadataContainer object in the Standalone mode, i.e. as a standalone application. | |
EndUpdate | Resumes SQL generation after it was suspended by the BeginUpdate method. | |
GetSubQueryList | Returns list of all sub-queries in the query. | |
GetUnionSubQueryList | Returns list of all union sub-queries in the query. | |
InitializeDatabaseSchemaTree | Initializes the database schema tree. | |
IsSearching | Indicates the search for database objects is in progress. | |
PaintDesignPaneToBitmap | Gets bitmap of the Design Pane. | |
RefreshDatasourcesMetadata | Refreshes the list of fields for datasources of the current query. | |
ShowAboutDialog | Shows the About dialog window. | |
ShowAddObjectForm | Shows the Add Object Form. | |
ShowMetadataContainerLoadWizard | Displays the Metadata Container load wizard. | |
ShowQueryBuilderPropertiesForm | Displays the dialog that allows to set various properties of the Query Builder and the SQL Builder components visually. | |
StopSearch | Stops searching for database objects. |