[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.ExplicitlyDeclaredModel.IsTablePerConcreteClass(System.Type)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
public virtual bool IsTablePerConcreteClass( Type type )  | 
| Visual Basic | 
|---|
Public Overridable Function IsTablePerConcreteClass ( _ type As Type _ ) As Boolean  | 
| Visual C++ | 
|---|
public: virtual bool IsTablePerConcreteClass( Type^ type )  | 
Parameters
- type
 - Type: System..::..Type
[Missing <param name="type"/> documentation for "M:NHibernate.Mapping.ByCode.ExplicitlyDeclaredModel.IsTablePerConcreteClass(System.Type)"]
 
Return Value
[Missing <returns> documentation for "M:NHibernate.Mapping.ByCode.ExplicitlyDeclaredModel.IsTablePerConcreteClass(System.Type)"]