[Missing <summary> documentation for "T:NHibernate.Cfg.MappingSchema.ICollectionPropertiesMapping"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
public interface ICollectionPropertiesMapping : IEntityPropertyMapping, IDecoratable, IReferencePropertyMapping, ICollectionSqlsMapping  | 
| Visual Basic | 
|---|
Public Interface ICollectionPropertiesMapping _ Inherits IEntityPropertyMapping, IDecoratable, IReferencePropertyMapping, ICollectionSqlsMapping  | 
| Visual C++ | 
|---|
public interface class ICollectionPropertiesMapping : IEntityPropertyMapping, IDecoratable, IReferencePropertyMapping, ICollectionSqlsMapping  |