QueryDesignerDialog.Initialize 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
void Initialize(Microsoft::ReportDesigner::Data::Server::QueryManager ^ queryManager, Microsoft::ReportDesigner::IReportDesignerShell ^ reportDesignerShell, bool useGenericQueryDesigner);
public void Initialize(Microsoft.ReportDesigner.Data.Server.QueryManager queryManager, Microsoft.ReportDesigner.IReportDesignerShell reportDesignerShell, bool useGenericQueryDesigner);
member this.Initialize : Microsoft.ReportDesigner.Data.Server.QueryManager * Microsoft.ReportDesigner.IReportDesignerShell * bool -> unit
Public Sub Initialize (queryManager As QueryManager, reportDesignerShell As IReportDesignerShell, useGenericQueryDesigner As Boolean)
參數
- queryManager
- QueryManager
- reportDesignerShell
- IReportDesignerShell
- useGenericQueryDesigner
- Boolean