ConfigureXPObjectSourceConnectionPropertiesPageEx(IConnectionPropertiesPageView, IWizardRunnerContext, IConnectionStorageService, SqlWizardOptions, SensitiveInfoSavingBehavior, List<ProviderLookupItem>, ReportWizardSettings) Constructor
In This Article
Namespace: DevExpress.XtraReports.Wizards.Presenters
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
public ConfigureXPObjectSourceConnectionPropertiesPageEx(
IConnectionPropertiesPageView view,
IWizardRunnerContext context,
IConnectionStorageService connectionStorageService,
SqlWizardOptions options,
SensitiveInfoSavingBehavior databaseCredentialsSavingBehavior,
List<ProviderLookupItem> dataProviders,
ReportWizardSettings reportWizardSettings
)
#Parameters
Name | Type |
---|---|
view | IConnection |
context | IWizard |
connection |
IConnection |
options | Sql |
database |
Sensitive |
data |
List<Provider |
report |
Report |
See Also