EntityTraits<TEntity, TPrimaryKey>.SetPrimaryKey Property
The action that assigns the primary key value to a given entity.
Namespace: DevExpress.Mvvm.Utils
Assembly: DevExpress.Mvvm.v26.1.DataModel.dll
Declaration
Property Value
| Type |
|---|
| Action<TEntity, TPrimaryKey> |
See Also