Gets the actual count of entities managed by this EntityManager.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.Data.Core (in DlhSoft.Data.Core.dll)

Syntax

C#
protected int EntityCount { get; }
Visual Basic (Declaration)
Protected ReadOnly Property EntityCount As Integer

See Also