EntityTraits<TEntity, TPrimaryKey> Class
Incapsulates operations to obtain and set the primary key value of a given entity.
Namespace: DevExpress.Mvvm.Utils
Assembly: DevExpress.Mvvm.v26.1.DataModel.dll
Declaration
Type Parameters
| Name |
|---|
| TEntity |
| TPrimaryKey |
Inheritance
Object
EntityTraits<TEntity, TPrimaryKey>
See Also