Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
Entity
.
.
::
.
IsDisposed Property
Entity Class
See Also
Send Feedback
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
Entity Class
DlhSoft.Windows.Data Namespace