Skip to main content

IConfigureQueryPageView Methods

If implemented, provides a view for the Create a Query or Select a Stored Procedure page of the Data Source Wizard.
Name Description
CreateQueryBuilderRunner(IDBSchemaProviderEx, DBSchema, SqlDataConnection, IParameterService) If implemented, creates an object that enables running the Query Builder.
Initialize(Boolean, Boolean, IAliasFormatter) For internal use. If implemented, initializes a wizard page with the specified options.
InitializeStoredProcedures(IEnumerable<DBStoredProcedureViewInfo>)
See Also