[Missing <summary> documentation for "P:NHibernate.Cfg.MappingSchema.ICollectionPropertiesMapping.Cache"]

Namespace: NHibernate.Cfg.MappingSchema
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
HbmCache Cache { get; }
Visual Basic
ReadOnly Property Cache As HbmCache
	Get
Visual C++
property HbmCache^ Cache {
	HbmCache^ get ();
}

See Also