NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Get the current lock mode for the query.
Namespace: NPersistenceAssembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
LockModeType GetLockMode()
Return Value
lock modeExceptions
Exception | Condition |
---|---|
System..::..InvalidOperationException | if the query is found not to be a Java Persistence query language SELECT query or a Criteria API query |