Is the entity considered dirty?
Namespace: NHibernate.InterceptAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
bool IsDirty { get; } |
Visual Basic |
---|
ReadOnly Property IsDirty As Boolean Get |
Visual C++ |
---|
property bool IsDirty { bool get (); } |