Collapse imageExpand ImageCopy imageCopyHover image
       



NHibernate API Reference
IComponentMapper Interface
Members See Also Send Feedback

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

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

Syntax

C#
public interface IComponentMapper : IComponentAttributesMapper, 
	IEntityPropertyMapper, IAccessorPropertyMapper, IPropertyContainerMapper, ICollectionPropertiesContainerMapper, IPlainPropertyContainerMapper, 
	IBasePlainPropertyContainerMapper, IMinimalPlainPropertyContainerMapper
Visual Basic
Public Interface IComponentMapper _
	Inherits IComponentAttributesMapper, IEntityPropertyMapper, IAccessorPropertyMapper, IPropertyContainerMapper,  _
	ICollectionPropertiesContainerMapper, IPlainPropertyContainerMapper, IBasePlainPropertyContainerMapper, IMinimalPlainPropertyContainerMapper
Visual C++
public interface class IComponentMapper : IComponentAttributesMapper, 
	IEntityPropertyMapper, IAccessorPropertyMapper, IPropertyContainerMapper, ICollectionPropertiesContainerMapper, IPlainPropertyContainerMapper, 
	IBasePlainPropertyContainerMapper, IMinimalPlainPropertyContainerMapper

See Also

IComponentMapper Members
NHibernate.Mapping.ByCode Namespace
Footer image

Send comments on this topic to nhibernate team

NHibernate