Namespace:
NHibernate.Type
Assembly: NHibernate (in NHibernate.dll)
IType..::.IsMutable
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overrides ReadOnly Property IsMutable As Boolean |
C# |
---|
public override bool IsMutable { get; } |
Visual C++ |
---|
public: virtual property bool IsMutable { bool get () override; } |
JavaScript |
---|
function get_isMutable(); |
Implements
IType..::.IsMutableIType..::.IsMutable