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