[Missing <summary> documentation for "P:NHibernate.Criterion.Lambda.QueryOverLockBuilderBase`3.UpgradeNoWait"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public TReturn UpgradeNoWait { get; } |
Visual Basic |
---|
Public ReadOnly Property UpgradeNoWait As TReturn Get |
Visual C++ |
---|
public: property TReturn UpgradeNoWait { TReturn get (); } |