[Missing <summary> documentation for "P:NHibernate.Persister.Collection.AbstractCollectionPersister.IsLazy"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
public bool IsLazy { get; }  | 
| Visual Basic | 
|---|
Public ReadOnly Property IsLazy As Boolean Get  | 
| Visual C++ | 
|---|
public: virtual property bool IsLazy { bool get () sealed; }  | 
Implements
ICollectionMetadata..::..IsLazyICollectionPersister..::..IsLazy