Method InsertReadRevision
InsertReadRevision(IPrimaryKey)
Inserts a read revision item for the specified primary keys.
public virtual Task InsertReadRevision(IPrimaryKey primarykeys)
Parameters
primarykeys
IPrimaryKeyThe primary keys of the entity.
Returns
- Task
A task representing the asynchronous operation.