Does the class managed by this tuplizer implement
the ILifecycle interface.
Namespace: NHibernate.Tuple.EntityAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
bool IsLifecycleImplementor { get; } |
Visual Basic |
---|
ReadOnly Property IsLifecycleImplementor As Boolean Get |
Visual C++ |
---|
property bool IsLifecycleImplementor { bool get (); } |