EFDBStoredProcedureViewModel Properties
Provides a ViewModel for displaying and managing Entity Framework stored procedures in the application GUI.| Name | Description |
|---|---|
| DataMember | Indicates the data member. |
| DataMemberType | Indicates the data member type. |
| Name | Indicates the data member name displayed in the application GUI. Inherited from EFDataMemberViewModelBase. |
See Also