Collapse imageExpand ImageCopy imageCopyHover image
       



NHibernate API Reference
IDynamicComponentMapper Interface
Members See Also Send Feedback

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

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

Syntax

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

See Also

IDynamicComponentMapper Members
NHibernate.Mapping.ByCode Namespace
Footer image

Send comments on this topic to nhibernate team

NHibernate