LinqConnect V4.9.2149
January 15, 2021 - 16:25

LinqConnect
- Added new Local property to the Table and Table<T> classes to return a collection of entities attached to the context.
- Added new method GetEntityState(object entity) to Table class and ITable interface to return one of the EntityState values.
Entity Developer
- Added new attribute DisplayName for model objects' extended properties which are available via template properties.