IChooseEFDataMemberPageView Members
In This Article
#Properties
Name | Description |
---|---|
Data |
If implemented, gets the name of the selected data member. |
Stored |
If implemented, specifies whether the selected data member is a stored procedure. |
#Methods
Name | Description |
---|---|
Initialize |
If implemented, initializes a wizard page with the list of available data members. |
#Events
Name | Description |
---|---|
Data |
Occurs when the selected item in the list of available members is changed. |
See Also