QueryDesignerDialog Class

Definition

public ref class QueryDesignerDialog : System::Windows::Forms::Form, Microsoft::ReportingServices::Interfaces::IQueryDesignerHelpImpl
public class QueryDesignerDialog : System.Windows.Forms.Form, Microsoft.ReportingServices.Interfaces.IQueryDesignerHelpImpl
type QueryDesignerDialog = class
    inherit Form
    interface IQueryDesignerHelpImpl
Public Class QueryDesignerDialog
Inherits Form
Implements IQueryDesignerHelpImpl
Inheritance
QueryDesignerDialog
Implements

Constructors

QueryDesignerDialog()

Properties

CommandText
CommandType
QuerySpec
UseGenericDesigner

Methods

Dispose(Boolean)
ImportQuery()
Initialize(QueryManager, IReportDesignerShell, Boolean)
OnClosed(EventArgs)
OnClosing(CancelEventArgs)
ShowHelp(Control, String, Int32)

Applies to