Namespace:
NHibernate.Persister.Collection
Assembly: NHibernate (in NHibernate.dll)
ICollectionPersister..::.IsLazy
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property IsLazy As Boolean |
C# |
---|
public bool IsLazy { get; } |
Visual C++ |
---|
public: virtual property bool IsLazy { bool get () sealed; } |
JavaScript |
---|
function get_isLazy(); |
Implements
ICollectionMetadata..::.IsLazyICollectionPersister..::.IsLazy