inValues
inline fun VirtualTableFilterScope.inValues(value: ProtectedValue, block: (ProtectedValue) -> Unit)(source)
Invokes block for each value on the right-hand-side of the IN contraint for the value parameter.
Invokes block for each value on the right-hand-side of the IN contraint for the value parameter.