XtraReportWizardClient(IConnectionStorageService, IParameterService, ISolutionTypesProvider, IConnectionStringsProvider, IDBSchemaProvider, IDBSchemaProviderEx, IDataSourceNameCreationService, OperationMode) Constructor
Initializes a new instance of the XtraReportWizardClient<TModel> class with the specified settings.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v24.2.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
#Declaration
public XtraReportWizardClient(
IConnectionStorageService connectionStorage,
IParameterService parameterService,
ISolutionTypesProvider solutionTypesProvider,
IConnectionStringsProvider connectionStringsProvider,
IDBSchemaProvider dbSchemaProvider,
IDBSchemaProviderEx dbSchemaProviderEx,
IDataSourceNameCreationService dataSourceNameCreationService,
OperationMode operationMode
)
#Parameters
Name | Type | Description |
---|---|---|
connection |
IConnection |
An object implementing the IConnection |
parameter |
IParameter |
An object implementing the IParameter |
solution |
ISolution |
An object implementing the ISolution |
connection |
IConnection |
An object implementing the IConnection |
db |
DevExpress. |
An object implementing the DevExpress. |
db |
IDBSchema |
An object implementing the IDBSchema |
data |
IData |
An object implementing the IData |
operation |
Operation |
An Operation |