IChooseEFDataMemberPageView Methods
If implemented, provides a view for the Select a Data Member page of the Data Source Wizard.Name | Description |
---|---|
Initialize(IEnumerable<DBTable>, IEnumerable<DBStoredProcedure>, String) | If implemented, initializes a wizard page with the list of available data members. |
See Also