Namespace:
NHibernate.Impl
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function IsDirty As Boolean |
C# |
---|
public bool IsDirty() |
Visual C++ |
---|
public: virtual bool IsDirty() sealed |
JavaScript |
---|
function isDirty(); |