次の方法で共有


QueryDesignerDialog クラス

定義

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
継承
QueryDesignerDialog
実装

コンストラクター

QueryDesignerDialog()

プロパティ

CommandText
CommandType
QuerySpec
UseGenericDesigner

メソッド

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

適用対象