Namespace: Consultingwerk.Windows.Forms
Class 
QuerySourceEditorDialogForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Forms.BaseForm
Implements: Consultingwerk.Forms.IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey




Top Method Summary
Options Name Purpose
btnResolveOf_Click (Object, EventArgs) Event handler for the Click event of the btnResolveOf
btnValidate_Click (Object, EventArgs) Event handler for the Click event of the btnValidate
CHARACTER GetQueryString () Returns the Query String
InitializeComponent () Initializes the Visual Design
OnFormClosing (FormClosingEventArgs) Raises the FormClosing event
OnLoad (EventArgs) Raises the Load event
Consultingwerk.Windows.Forms.QuerySourceEditorDialogForm SetQueryString (character) Sets the current Query String

Top Constructor Summary
Options Name Purpose
QuerySourceEditorDialogForm () Constructor for the QuerySourceEditorDialogForm class

Top Property Summary
Options Name Purpose
Consultingwerk.Windows.Controls.ICodeAssistSchemaProvider SchemaProvider
CHARACTER SourceBufferNames
CHARACTER SourceTableNames
Consultingwerk.Windows.Forms.IValidateQueryStringCallback ValidateQueryStringCallback


Method Detail
Top

btnResolveOf_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnResolveOf
Notes:

Parameters:
sender System.Object
The reference to the Control that raised the issue
e System.EventArgs
The System.EventArgs with the details for this event
Top

btnValidate_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnValidate
Notes:

Parameters:
sender System.Object
The reference to the Control that raised the issue
e System.EventArgs
The System.EventArgs with the details for this event
Top

CHARACTER GetQueryString ()

Purpose: Returns the Query String
Notes:

Returns CHARACTER
The query string
Top

InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

OnFormClosing (FormClosingEventArgs)

Purpose: Raises the FormClosing event
Notes:

Parameters:
e System.Windows.Forms.FormClosingEventArgs
The FormClosingEventArgs with the data for this event
Top

OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

Consultingwerk.Windows.Forms.QuerySourceEditorDialogForm SetQueryString (character)

Purpose: Sets the current Query String
Notes:

Parameters:
pcQueryString CHARACTER
The current query string
Returns Consultingwerk.Windows.Forms.QuerySourceEditorDialogForm
The reference to the form itself (for fluent style)


Constructor Detail
Top

QuerySourceEditorDialogForm ()

Purpose: Constructor for the QuerySourceEditorDialogForm class
Notes:



Property Detail
Top

Consultingwerk.Windows.Controls.ICodeAssistSchemaProvider SchemaProvider


Returns Consultingwerk.Windows.Controls.ICodeAssistSchemaProvider
Top

CHARACTER SourceBufferNames


Returns CHARACTER
Top

CHARACTER SourceTableNames


Returns CHARACTER
Top

Consultingwerk.Windows.Forms.IValidateQueryStringCallback ValidateQueryStringCallback


Returns Consultingwerk.Windows.Forms.IValidateQueryStringCallback


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:31:29