EFDBTableViewModel Properties
Provides a ViewModel for displaying and managing Entity Framework database tables in the application GUI.
Name | Description |
---|---|
Data |
Indicates the data member from an Entity Framework data source. |
Data |
Indicates the type of a data member from an Entity Framework data source. |
Name |
Indicates the data member name displayed in the application GUI.
Inherited from EFData |
See Also