TableHintKind
FastFirstRow = 1
ForceScan = 25
ForceSeek = 22
HoldLock = 2
IgnoreConstraints = 20
IgnoreTriggers = 21
Index = 23
KeepDefaults = 19
KeepIdentity = 18
NoExpand = 15
NoLock = 3
None = 0
NoWait = 16
PagLock = 4
ReadCommitted = 5
ReadCommittedLock = 17
ReadPast = 6
ReadUncommitted = 7
RepeatableRead = 8
Rowlock = 9
Serializable = 10
Snapshot = 26
TabLock = 11
TabLockX = 12
UpdLock = 13
XLock = 14