Set the lock mode of the current entity
Namespace: NHibernateAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
IQueryOverLockBuilder<TRoot, TSubType> Lock() |
Visual Basic |
---|
Function Lock As IQueryOverLockBuilder(Of TRoot, TSubType) |
Visual C++ |
---|
IQueryOverLockBuilder<TRoot, TSubType>^ Lock() |
Return Value
[Missing <returns> documentation for "M:NHibernate.IQueryOver`2.Lock"]