Collapse imageExpand ImageCopy imageCopyHover image
       



NHibernate API Reference
DynamicComponentMapper Class
Members See Also Send Feedback

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

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

Syntax

C#
public class DynamicComponentMapper : IDynamicComponentMapper, 
	IDynamicComponentAttributesMapper, IEntityPropertyMapper, IAccessorPropertyMapper, IPropertyContainerMapper, ICollectionPropertiesContainerMapper, 
	IPlainPropertyContainerMapper, IBasePlainPropertyContainerMapper, IMinimalPlainPropertyContainerMapper
Visual Basic
Public Class DynamicComponentMapper _
	Implements IDynamicComponentMapper, IDynamicComponentAttributesMapper, IEntityPropertyMapper, IAccessorPropertyMapper,  _
	IPropertyContainerMapper, ICollectionPropertiesContainerMapper, IPlainPropertyContainerMapper, IBasePlainPropertyContainerMapper, IMinimalPlainPropertyContainerMapper
Visual C++
public ref class DynamicComponentMapper : IDynamicComponentMapper, 
	IDynamicComponentAttributesMapper, IEntityPropertyMapper, IAccessorPropertyMapper, IPropertyContainerMapper, ICollectionPropertiesContainerMapper, 
	IPlainPropertyContainerMapper, IBasePlainPropertyContainerMapper, IMinimalPlainPropertyContainerMapper

Inheritance Hierarchy

System..::..Object
  NHibernate.Mapping.ByCode.Impl..::..DynamicComponentMapper

See Also

DynamicComponentMapper Members
NHibernate.Mapping.ByCode.Impl Namespace
Footer image

Send comments on this topic to nhibernate team

NHibernate