Collapse imageExpand ImageCopy imageCopyHover image
       



NHibernate API Reference
IUnionSubclassMapper Interface
Members See Also Send Feedback

[Missing <summary> documentation for "T:NHibernate.Mapping.ByCode.IUnionSubclassMapper"]

Namespace: NHibernate.Mapping.ByCode
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public interface IUnionSubclassMapper : IUnionSubclassAttributesMapper, 
	IEntityAttributesMapper, IEntitySqlsMapper, IPropertyContainerMapper, ICollectionPropertiesContainerMapper, IPlainPropertyContainerMapper, 
	IBasePlainPropertyContainerMapper, IMinimalPlainPropertyContainerMapper
Visual Basic
Public Interface IUnionSubclassMapper _
	Inherits IUnionSubclassAttributesMapper, IEntityAttributesMapper, IEntitySqlsMapper, IPropertyContainerMapper,  _
	ICollectionPropertiesContainerMapper, IPlainPropertyContainerMapper, IBasePlainPropertyContainerMapper, IMinimalPlainPropertyContainerMapper
Visual C++
public interface class IUnionSubclassMapper : IUnionSubclassAttributesMapper, 
	IEntityAttributesMapper, IEntitySqlsMapper, IPropertyContainerMapper, ICollectionPropertiesContainerMapper, IPlainPropertyContainerMapper, 
	IBasePlainPropertyContainerMapper, IMinimalPlainPropertyContainerMapper

See Also

IUnionSubclassMapper Members
NHibernate.Mapping.ByCode Namespace
Footer image

Send comments on this topic to nhibernate team

NHibernate