次の方法で共有


DesignQueryControl クラス

定義

public ref class DesignQueryControl : System::Windows::Forms::UserControl, Microsoft::ReportDesigner::Wizards::DataRegion::IDesignQueryView, Microsoft::ReportingServices::Interfaces::IQueryDesignerHelpImpl
public class DesignQueryControl : System.Windows.Forms.UserControl, Microsoft.ReportDesigner.Wizards.DataRegion.IDesignQueryView, Microsoft.ReportingServices.Interfaces.IQueryDesignerHelpImpl
type DesignQueryControl = class
    inherit UserControl
    interface IDesignQueryView
    interface IQueryDesignerHelpImpl
Public Class DesignQueryControl
Inherits UserControl
Implements IDesignQueryView, IQueryDesignerHelpImpl
継承
DesignQueryControl
実装

コンストラクター

DesignQueryControl()

プロパティ

DataSet
HelpKeyword

メソッド

DetachToolbar()
Dispose(Boolean)
EditDataset(Boolean)
EditDatasource(Boolean)
EditSharedDataset(SharedDataSet)
FixUpDataSet()
FixUpDataSet(Boolean)
ImportQuery()
LoadData(Report, DataSet, Boolean)
ShowHelp(Control, String, Int32)

イベント

QueryLoaded

適用対象