IChooseXPObjectSourceEntityTypePageView Members
If implemented, provides a view for the Choose an Entity Type page of the Data Source Wizard.Properties
Name | Description |
---|---|
EntityType | If implemented, specifies the selected persistent object class. |
Methods
Name | Description |
---|---|
Initialize(IEnumerable) | If implemented, initializes the Choose an Entity Type wizard page with the list of available entity types. |
See Also