[Missing <summary> documentation for "P:NHibernate.Cfg.MappingSchema.ICollectionPropertiesMapping.Lazy"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
Nullable<HbmCollectionLazy> Lazy { get; } |
Visual Basic |
---|
ReadOnly Property Lazy As Nullable(Of HbmCollectionLazy) Get |
Visual C++ |
---|
property Nullable<HbmCollectionLazy> Lazy { Nullable<HbmCollectionLazy> get (); } |