SQLHeavy.LockingMode.from_string Reference Manual
Packages
SQLHeavy
SQLHeavy
LockingMode
EXCLUSIVE
NORMAL
from_string
to_string
from_string
Description:
public
static
LockingMode
from_string
(
string
? locking_mode)
Get a locking mode from its string representation
Parameters:
locking_mode
the string representation of the locking mode
Returns:
the locking mode