SQLRequest.Or (gb.db)

Function Or ( ) As SQLRequest

Specify that the next WHERE clause will be concatenated with the OR operator.

The current request is returned so that you can chain method calls.