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.v24.1.DataModel.dll
NuGet Package: DevExpress.Scaffolding.Core
Declaration
Type Parameters
Name |
---|
TEntity |
TPrimaryKey |
Inheritance
Object
EntityTraits<TEntity, TPrimaryKey>
See Also