IChooseEFDataMemberPageView Properties
If implemented, provides a view for the Select a Data Member page of the Data Source Wizard.Name | Description |
---|---|
DataMember | If implemented, gets the name of the selected data member. |
StoredProcChosen | If implemented, specifies whether the selected data member is a stored procedure. |
See Also