StatisticsRepo.Insert Method
- Namespace:
- Weavy.Core.Repos
- Assembly:
- Weavy.Core.dll
Insert(StatisticsEntry)
Inserts a StatisticsEntry object into the repository.
The object will be updated to reflect any changes made by the repository, i.e. identity or computed columns.
public static void Insert(StatisticsEntry e)