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