Skip to content

Instance Property

lockingClause

If not nil, specifies a locking clause which applies to the rows looked up by the query.
var lockingClause: (any SQLExpression)?

Discussion

See SQLLockingClause.