[Missing <summary> documentation for "P:NHibernate.Mapping.ByCode.IModelExplicitDeclarationsHolder.TablePerConcreteClassEntities"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
IEnumerable<Type> TablePerConcreteClassEntities { get; } |
Visual Basic |
---|
ReadOnly Property TablePerConcreteClassEntities As IEnumerable(Of Type) Get |
Visual C++ |
---|
property IEnumerable<Type^>^ TablePerConcreteClassEntities { IEnumerable<Type^>^ get (); } |