Skip to main content

EditConstructorContext Properties

Provides settings required to edit the constructors of an object data source.
Name Description
OperationMode Specifies the availability of an object data source’s data, schema or both on the client.
ParameterService Specifies an object that provides a service functionality to manage report parameters.
PropertyGridServices Specifies services that provide functionality to custom parameter editors displayed in the Property Grid that is invoked from the Data Source wizard.
RepositoryItemsProvider Specifies an object that provides repository items for editing query parameters.
SolutionTypesProvider Specifies an object that provides access to the known types in the current solution.
See Also