Is the inheritance hierarchy described by this persister contained across
multiple tables?
Namespace: NHibernate.Persister.EntityAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
bool IsMultiTable { get; } |
Visual Basic |
---|
ReadOnly Property IsMultiTable As Boolean Get |
Visual C++ |
---|
property bool IsMultiTable { bool get (); } |