[Missing <summary> documentation for "T:NHibernate.Mapping.ByCode.IListPropertiesMapper"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public interface IListPropertiesMapper : ICollectionPropertiesMapper, IEntityPropertyMapper, IAccessorPropertyMapper, ICollectionSqlsMapper |
Visual Basic |
---|
Public Interface IListPropertiesMapper _ Inherits ICollectionPropertiesMapper, IEntityPropertyMapper, IAccessorPropertyMapper, ICollectionSqlsMapper |
Visual C++ |
---|
public interface class IListPropertiesMapper : ICollectionPropertiesMapper, IEntityPropertyMapper, IAccessorPropertyMapper, ICollectionSqlsMapper |