IObjectConstructorParametersPageView Methods
If implemented, provides a view for the Specify the Constructor Parameters page of the Data Source Wizard.| Name | Description |
|---|---|
| GetParameters() | If implemented, returns a collection of constructor parameters. |
| Initialize(IEnumerable<IParameter>) | If implemented, initializes a wizard page with the list of available constructor parameters. |
See Also