LinqConnect V4.9.2149

Released: Jan 15, 2021

Aggiornamenti in V4.9.2149

Funzionalità

  • 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.

Correzioni

  • Fixed the bug with throwing "Bad key member '...' in association '...' of type '...'." in runtime by .NET Standard compliant assemblies.
  • Fixed the bug with throwing "dbMonitor is not active" by the DataContext.DatabaseExists() functionality, when LinqMonitor is not used.

Entity Developer

  • Fixed the bug with setting additional keyboard mapping scheme via menu Options on Windows with German display language.