[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.Impl.ManyToOneMapper.Lazy(NHibernate.Mapping.ByCode.LazyRelation)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public void Lazy( LazyRelation lazyRelation ) |
| Visual Basic |
|---|
Public Sub Lazy ( _ lazyRelation As LazyRelation _ ) |
| Visual C++ |
|---|
public: virtual void Lazy( LazyRelation^ lazyRelation ) sealed |
Parameters
- lazyRelation
- Type: NHibernate.Mapping.ByCode..::..LazyRelation
[Missing <param name="lazyRelation"/> documentation for "M:NHibernate.Mapping.ByCode.Impl.ManyToOneMapper.Lazy(NHibernate.Mapping.ByCode.LazyRelation)"]