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