DB Adapter - variables

Predefined variables

Variables in the backend job step can contain placeholders according to Masks, which are evaluated at runtime.

This does not apply to:

Used Variables:

1)
If the variable is defined with type=Text and set to MsSqlReadPast = 'WITH(NOLOCK)' the result will be SELECT … WITH(NOLOCK).