Gets a value indicating whether the Entity is currently disposed.

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

Syntax

C#
protected internal bool IsDisposed { get; }
Visual Basic (Declaration)
Protected Friend ReadOnly Property IsDisposed As Boolean

See Also