Namespace:
NHibernate.Persister.Entity
Assembly: NHibernate (in NHibernate.dll)
IEntityPersister..::.IsMutable
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overridable ReadOnly Property IsMutable As Boolean |
C# |
---|
public virtual bool IsMutable { get; } |
Visual C++ |
---|
public: virtual property bool IsMutable { bool get (); } |
JavaScript |
---|
function get_isMutable(); |
Implements
IClassMetadata..::.IsMutableIEntityPersister..::.IsMutable