lockHint property

String? lockHint
final

A table hint on the source, such as WITH (UPDLOCK, ROWLOCK).

Implementation

final String? lockHint;