ScriptDom version: 170.128.0
Compatibility level: 100, 130, 150, 170
DELETE dbo.foo
OPTION (TABLE HINT(FORCESEEK, ROWLOCK, UPDLOCK))
Parser produces TableHintsOptimizerHint instance with TableHints property containing 2 elements instead of 3 (if 2 hints provided then 1 element persists). The first one is lost.