Skip to main content
A newer version of this page is available. .

EFDataMemberViewModelBase Properties

The base for classes that provide ViewModels for displaying and managing Entity Framework data members in the application GUI.
Name Description
DataMember Indicates the data member.
DataMemberType Specifies whether the data member is a table, view or a stored procedure.
Name Indicates the data member name displayed in the application GUI.
See Also